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

6 lines
66 B
Rust
Raw Normal View History

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