forked from Mirror/wren
Move test and tweak code a bit.
This commit is contained in:
2
test/language/bom.wren
Normal file
2
test/language/bom.wren
Normal file
@ -0,0 +1,2 @@
|
||||
// This file should have a UTF-8 byte order mark
|
||||
System.print("ok") // expect: ok
|
||||
Reference in New Issue
Block a user