1
0
forked from Mirror/wren

add regression test for #520

This commit is contained in:
jclc
2018-04-10 18:53:56 +03:00
parent 4034a6d65a
commit e66115c9fc

2
test/regression/520.wren Normal file
View File

@ -0,0 +1,2 @@
// This file should have a UTF-8 byte order mark
System.print("ok") // expect: ok