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