]> git.lizzy.rs Git - rust.git/blob - src/test/run-pass/attr-shebang.rs
Rollup merge of #61499 - varkor:issue-53457, r=oli-obk
[rust.git] / src / test / run-pass / attr-shebang.rs
1 #![allow(stable_features)]
2 #![feature(rust1)]
3 pub fn main() { }
4 // ignore-license