diff options
| author | Drahflow <drahflow@gmx.de> | 2016-10-28 12:35:16 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2016-10-28 12:35:16 +0200 |
| commit | 5355612fe8c43cedb00f6877ae2a91be48543192 (patch) | |
| tree | a775539a9076741cecaa7aae836b44a79588d9d9 /examples/working/suspend.ey | |
| parent | 731a8685e3d3d6b0547a8ded7f8e9face01adc26 (diff) | |
More tests
Diffstat (limited to 'examples/working/suspend.ey')
| -rw-r--r-- | examples/working/suspend.ey | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/working/suspend.ey b/examples/working/suspend.ey new file mode 100644 index 0000000..d512502 --- /dev/null +++ b/examples/working/suspend.ey @@ -0,0 +1,6 @@ +0 10 range { ==i + i dump + i 5 eq { + { _ { * }_ "coroutine-suspend" sys .freeze * } !! * + } rep +} each |
