This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
a78992dd81
meson
/
test cases
/
swift
/
6 modulemap
/
main.swift
6 lines
90 B
Swift
Raw
Blame
History
import
mylib
let
num
=
getNumber
(
)
print
(
"
The number returned from C code is:
\(
num
)
.
"
)
Reference in New Issue
View Git Blame
Copy Permalink