Retoor software development Projects Research SearchXNG
Register Sign In

4 lines
62 B
Plaintext
Raw Normal View History

refactor: inline unmatchedChar logic into nextToken and add shebang error test
2015-01-04 19:56:16 +01:00
#/invalid/shebang
// expect error line 1
feat: replace IO class with System class and remove separate IO module - Delete wren_io.c, wren_io.h, and io.wren source files - Remove multi-arity print overloads and IO.read/IO.time methods - Add System class with print, printAll, write, writeAll methods to core.wren - Update all documentation examples and README to use System.print instead of IO.print
2015-09-15 16:46:09 +02:00
System.print("nope")
Reference in New Issue Copy Permalink
aef30ca4a1
wren/test/language/shebang/shebang_invalid.wren
Response time: 65ms
Mail Licenses API