Files
wren/test/number/from_string_not_string.wren
2015-02-25 01:20:53 -08:00

1 line
69 B
Plaintext

Num.fromString(1) // expect runtime error: Argument must be a string.