6 lines
122 B
Bash
6 lines
122 B
Bash
#!///bin/bash
|
|
[allow(unused_variables)]
|
|
//~^ ERROR expected item, found `[`
|
|
|
|
//@ reference: input.shebang.inner-attribute
|