1
0
forked from Mirror/wren
Files
wren/test/io/read_arg_not_string.wren
2015-01-11 21:47:29 -08:00

2 lines
64 B
Plaintext

IO.read(null) // expect runtime error: Prompt must be a string.