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
86ab538c21356a2a5065c43e7ba143c4be8b8278
wren
/
test
/
fiber
/
yield_with_value_from_main.wren
T
2 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add fiber.isDone property and runtime error checks for finished fiber operations
2014-01-13 14:58:27 +00:00
Fiber.yield(1) // expect runtime error: No fiber to yield to.
Reference in New Issue
Copy Permalink