Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
unsafe-foreign-mod.rs
blob: 623c3bb81e45845483e7dd8b29d58c8c840fe860 [
file
] [
log
] [
blame
] [
edit
]
//@ check-pass
unsafe
extern
"C"
{}
fn
main
()
{}