Sign in
qemu
/
meson
/
refs/heads/gnuobjc
/
.
/
test cases
/
failing
/
57 kwarg in module
/
meson.build
blob: b105db15270f37f9664c33afb43521aadca566f7 [
file
] [
log
] [
blame
]
project
(
'module test'
,
'c'
)
modtest
=
import
(
'modtest'
,
i_cause
:
'a_build_failure'
)
modtest
.
print_hello
()