3 lines
104 B
Rust
3 lines
104 B
Rust
// compile-flags: --test
|
|
|
|
#![test] //~ ERROR cannot determine resolution for the attribute macro `test`
|