// something on the first line for tidy #!/bin/bash //~ ERROR expected `[`, found `/` //@ reference: input.shebang fn main() { println!("ok!"); }