Sign in
rust
/
rust
/
b1dbc2403e2e8aeaf558d5ca2afcd5da2bc9ef84
/
.
/
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