Add three test files covering shebang line handling: a valid shebang with expected output, a shebang at end-of-file without newline, and a shebang on a non-first line expected to produce an error.
1 line
11 B
Plaintext
1 line
11 B
Plaintext
#!/bin/wren |