3 lines
93 B
Rust
3 lines
93 B
Rust
#[foo::bar] //~ ERROR failed to resolve: use of undeclared type or module `foo`
|
|
fn main() {}
|