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
a1ab679539e813b66ce93d399883208b1f9f4bad
wren
/
test
/
timer
/
sleep_not_num.wren
T
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add input validation and stack trace filtering for Timer.sleep
2015-08-08 14:17:30 +00:00
import "timer" for Timer
Timer.sleep("wat") // expect runtime error: Milliseconds must be a number.
Reference in New Issue
Copy Permalink