diff options
| author | Drahflow <drahflow@gmx.de> | 2013-05-08 00:42:13 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-05-08 00:42:13 +0200 |
| commit | 2b291f1d8225b24a712e370cb04e14f781aa6925 (patch) | |
| tree | f85148d8a3ebbadc84f32f75389c90134b08ed83 /examples/working-compiler | |
| parent | f8829628294ca04cfceba4541fa0529fcf5aab11 (diff) | |
Towards freezing into ELF-binaries
Diffstat (limited to 'examples/working-compiler')
| -rw-r--r-- | examples/working-compiler/stringassign.ey | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/working-compiler/stringassign.ey b/examples/working-compiler/stringassign.ey new file mode 100644 index 0000000..28eb4bd --- /dev/null +++ b/examples/working-compiler/stringassign.ey @@ -0,0 +1,3 @@ +"foo" ==f +64 1 f =[] +f dump |
