Sign in
rust
/
rust
/
b032fac34e5be72aa02748eadd4e8d8917a7e758
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_4963.rs
blob: 0c3c13579c13b0f2024bd40df149feded89ba4cd [
file
] [
log
] [
blame
]
mod
test
{
extern
"C"
{
fn
test
();
}
}
extern
"C"
{
fn
test
();
}