fix: remove redundant braces and update comment for UTF-8 BOM skip in wrenCompile

This commit is contained in:
Bob Nystrom
2018-04-28 17:07:04 +00:00
parent 91ddcea168
commit 883754094a
2 changed files with 3 additions and 6 deletions
+2
View File
@@ -0,0 +1,2 @@
// This file should have a UTF-8 byte order mark
System.print("ok") // expect: ok