9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
|
|
error: expected `[`, found `/`
|
||
|
|
--> $DIR/shebang-split.rs:2:4
|
||
|
|
|
|
||
|
|
LL | # !/bin/env
|
||
|
|
| ^ expected `[`
|
||
|
|
|
||
|
|
error: aborting due to 1 previous error
|
||
|
|
|