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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
66 B
Rust
Raw Normal View History

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