diff options
| author | Drahflow <drahflow@gmx.de> | 2012-12-08 14:29:18 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2012-12-08 14:29:18 +0100 |
| commit | 74f3f1354afe9b6fe866527a1de2a8d16d1210b8 (patch) | |
| tree | b98303d84e99ab1829410ae38317c27c911217b5 /examples/working/loop.ey | |
Initial commit
Diffstat (limited to 'examples/working/loop.ey')
| -rw-r--r-- | examples/working/loop.ey | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working/loop.ey b/examples/working/loop.ey new file mode 100644 index 0000000..a82688c --- /dev/null +++ b/examples/working/loop.ey @@ -0,0 +1 @@ +50 { _ 30 gt } { _ dump 1 sub } loop dump |
