Sign in
fuchsia
/
third_party
/
rust
/
8429c9911b68afe9c0cc5804cb15fc22f03d913c
/
.
/
tests
/
ui
/
resolve
/
issue-108529.rs
blob: 8e3aafab6aa792ac5238b08fff987096bc541a3d [
file
] [
log
] [
blame
]
#![
allow
(
nonstandard_style
)]
use
f
::
f
::
f
;
//~ ERROR
trait
f
{
extern
"C"
fn
f
();
}
fn
main
()
{}