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