diff options
Diffstat (limited to 'examples/working-compiler/lookup-dynamic.ey')
| -rw-r--r-- | examples/working-compiler/lookup-dynamic.ey | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/working-compiler/lookup-dynamic.ey b/examples/working-compiler/lookup-dynamic.ey new file mode 100644 index 0000000..30a1f39 --- /dev/null +++ b/examples/working-compiler/lookup-dynamic.ey @@ -0,0 +1,7 @@ +0 ==?someName + +{ { { + 5000000 { someName -- } rep +} } } * * * + +"done" dump |
