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
2c023eb8f1a44342f1a167f30015243a409994ec
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