Files
wren/test/shebang
mauvm f59c67cc50 test: add shebang test cases for wren scripts
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.
2015-01-03 19:53:17 +00:00
..