Retoor software development Projects Research SearchXNG
Register Sign In

1 line
11 B
Plaintext
Raw Normal View History

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 20:53:17 +01:00
#!/bin/wren
Reference in New Issue Copy Permalink
c8fa7e619f
wren/test/language/shebang/shebang_at_eof.wren
Response time: 194ms
Mail Licenses API