This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11911826ff85c53670ac93938797c1465e929aef
wren
/
test
/
io
/
read_arg_not_string.wren
T
2 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add type validation for IO.read prompt and stdin support in test runner
2015-01-12 05:47:29 +00:00
IO.read(null) // expect runtime error: Prompt must be a string.
Reference in New Issue
Copy Permalink