index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
issue-96498
/
foo.rs
blob: 93ac3641b098ccbbbd64e868967fea51c7b81bd2 (
plain
)
1
2
3
4
#![crate_type =
"cdylib"
]
#[no_mangle]
extern
"C"
fn
foo
()
{}