mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-10 13:48:40 +01:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
import "meta" for Meta
|
|
|
|
Meta.eval("!!") // expect runtime error: Could not compile source code.
|