]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/shebang/shebang-space.rs
Change syntax for TyAlias where clauses
[rust.git] / src / test / ui / parser / shebang / shebang-space.rs
1 #!    
2
3 // check-pass
4 // ignore-tidy-end-whitespace
5 fn main() {}