zig
Code
Branches
Tags
Commits
master
zig
/
test
/
link
/
wasm
/
extern-mangle
/
a.zig
Top
1
pub
extern
"
a
"
fn
hello
(
)
i32
;