Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
suspicious-library
/
bar.rs
blob: 030693a694f91837fc0c9f6bb93bf23ec14dece7 [
file
] [
log
] [
blame
]
extern
crate foo
;
fn
main
()
{
foo
::
foo
()
}