1 #![profiler_runtime] //~ ERROR the `#[profiler_runtime]` attribute is
2 
main()3 fn main() {}
4