This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c45073ec3ea800b31e634db9de1b51f978521ad5
rust
/
tests
/
ui
/
parser
/
shebang
/
shebang-empty.rs
5 lines
32 B
Rust
Raw
Normal View
History
Unescape
Escape
rustc_lexer: Simplify shebang parsing once more
2020-06-22 00:40:11 +03:00
#
!
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ check-pass
rustc_lexer: Simplify shebang parsing once more
2020-06-22 00:40:11 +03:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink