summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/shebang/shebang-empty.rs
blob: e38cc637e945eea7bd0cd3914517033505c2bcf7 (plain)
1
2
3
4
#!

// check-pass
fn main() {}