This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1577a59e27a827c995ee3a1426a0f75803a1a728
wren
/
test
/
language
/
bom.wren
T
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add regression test for issue
#520
verifying UTF-8 BOM handling
2018-04-10 15:53:56 +00:00
// This file should have a UTF-8 byte order mark
System.print("ok") // expect: ok
Reference in New Issue
Copy Permalink