Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
common
/
74 modules
/
meson.build
blob: e9750cd974f0db5223491c16171a1fd885a3d039 [
file
] [
log
] [
blame
]
project
(
'module test'
,
'c'
)
modtest
=
import
(
'modtest'
)
modtest
.
print_hello
()