forked from Mirror/wren
add regression test for #520
This commit is contained in:
2
test/regression/520.wren
Normal file
2
test/regression/520.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