diff options
| author | Drahflow <drahflow@gmx.de> | 2013-07-21 19:42:09 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-07-21 19:42:09 +0200 |
| commit | 734a1c6ce37753b79b24093a5532aaae57b0e030 (patch) | |
| tree | 724faf89cc94e7f30a581cd715b3e0f82b4d4785 /examples/working-compiler/stackobjects.test | |
| parent | 81fcdfadb2e396183ff30f6e8e6b03b7df004dc4 (diff) | |
Some more tests
Diffstat (limited to 'examples/working-compiler/stackobjects.test')
| -rw-r--r-- | examples/working-compiler/stackobjects.test | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/working-compiler/stackobjects.test b/examples/working-compiler/stackobjects.test new file mode 100644 index 0000000..ee1cffb --- /dev/null +++ b/examples/working-compiler/stackobjects.test @@ -0,0 +1,7 @@ +{ + [ 1 2 3 4 5 6 7 8 ] + { -0000000000000000000000000000 } + -0*0*0*0*0*0*0*0*0*0*0*0*0*0* + "some copies..." dump +} +-0*0*0*0*0*0*0*0*0*0*0*0*0*0* |
