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
1d195f13ea9953007565d72c2911a898c6003bd9
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