Sign in
fuchsia
/
third_party
/
rust
/
28af7e09581c3b39cdbf2850df2f157690ab7e56
/
.
/
tests
/
ui
/
parser
/
unsafe-foreign-mod.rs
blob: 623c3bb81e45845483e7dd8b29d58c8c840fe860 [
file
] [
log
] [
blame
]
//@ check-pass
unsafe
extern
"C"
{}
fn
main
()
{}