rust/tests/ui/parser/shebang/shebang-space.rs

6 lines
65 B
Rust
Raw Normal View History

#!
// check-pass
// ignore-tidy-end-whitespace
fn main() {}