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
81f20caf33cca4442858eede7aec48f9f39921d7
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