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
f10e0121b60cc6455bcf2d8631b56afbcb9a1424
wren
/
test
/
fiber
/
abort_main_fiber.wren
T
2 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Fiber.abort() method.
2015-01-01 10:40:14 -08:00
Fiber.abort("Abort!") // expect runtime error: Abort!
Reference in New Issue
Copy Permalink