]> git.lizzy.rs Git - rust.git/blob - src/test/run-pass/attr-shebang.rs
Account for --remap-path-prefix in save-analysis
[rust.git] / src / test / run-pass / attr-shebang.rs
1 #![allow(unknown_features)]
2 #![feature(bogus)]
3 pub fn main() { }
4 // ignore-license