index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
swift
/
1 exe
/
meson.build
blob: 4436a8ed40b4dfeaf47dad2924704e4746a7c8fd (
plain
)
1
2
3
project
(
'swift exe'
,
'swift'
)
test
(
'swifttest'
,
executable
(
'swifttest'
,
'main.swift'
))