Sign in
rust
/
rust
/
02770b339bfaa86be2fecbcd3981fa837caeb286
/
.
/
tests
/
ui
/
parser
/
shebang
/
shebang-split.rs
blob: eb8f0f769c851d9c034d1333b330172654963a85 [
file
]
// empty line
#
!/
bin
/
env
//~^ ERROR expected `[`, found `/`
// checks that diagnostics for shebang lookalikes is not present