diff options
| author | Drahflow <drahflow@gmx.de> | 2013-01-19 17:02:36 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-01-19 17:02:36 +0100 |
| commit | f7fd82182c1cd596278a4881970a7d4ef31dce65 (patch) | |
| tree | 6bc33376fce21b863555e77451b342c6fbe77521 /examples/working-compiler/string.test | |
| parent | f630deeb77bbfab3d262a172696621ff840dc621 (diff) | |
User-defined functions now create scopes
Diffstat (limited to 'examples/working-compiler/string.test')
| l--------- | examples/working-compiler/string.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working-compiler/string.test b/examples/working-compiler/string.test new file mode 120000 index 0000000..bf7bb28 --- /dev/null +++ b/examples/working-compiler/string.test @@ -0,0 +1 @@ +../working/string.ey
\ No newline at end of file |
