rust/src/test/ui/imports/issue-28134.rs
2020-12-07 02:25:09 +03:00

5 lines
129 B
Rust

// compile-flags: --test
#![allow(soft_unstable)]
#![test] //~ ERROR cannot determine resolution for the attribute macro `test`