diff options
| author | Drahflow <drahflow@gmx.de> | 2015-05-03 21:55:22 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-05-03 21:55:22 +0200 |
| commit | 914974587f1e00856bfada9619491b331ce91655 (patch) | |
| tree | 1c5a833a36893e60531a973f0108ac56953796f9 /examples/working-compiler | |
| parent | ac9f41d65cb04757677590e5ee518a10d4dbaf66 (diff) | |
Add testcase used during hash development
Diffstat (limited to 'examples/working-compiler')
| -rw-r--r-- | examples/working-compiler/keys.ey | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/working-compiler/keys.ey b/examples/working-compiler/keys.ey new file mode 100644 index 0000000..804f372 --- /dev/null +++ b/examples/working-compiler/keys.ey @@ -0,0 +1,11 @@ +< + 1 ==a + 2 ==b + 3 ==c + 4 ==d + 5 ==e + 6 ==f + 7 ==g + 8 ==h + 9 ==i +> keys dump |
