1
0
forked from Mirror/wren

Merge branch 'master' of https://github.com/jclc/wren into jclc-master

This commit is contained in:
Bob Nystrom
2018-04-28 10:00:59 -07:00
2 changed files with 9 additions and 1 deletions

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