4 lines
88 B
Meson
4 lines
88 B
Meson
![]() |
project('swift exe', 'swift')
|
||
|
|
||
|
test('swifttest', executable('swifttest', 'prog.swift'))
|