mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-18 13:49:59 +01:00
2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
|
|
System.print("%(123.badMethod)") // expect runtime error: Num does not implement 'badMethod'.
|