mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 06:08:41 +01:00
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
// This file should have a UTF-8 byte order mark
|
|
System.print("ok") // expect: ok
|