Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
tool-attributes
/
unknown-tool-name.rs
blob: 73fca61c65d1bbcf0932fc9143bcb2bd8687ecb3 [
file
] [
log
] [
blame
] [
edit
]
#[
foo
::
bar
]
//~ ERROR failed to resolve: use of undeclared crate or module `foo`
fn
main
()
{}