diff options
| author | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-06-30 23:53:04 +0200 |
|---|---|---|
| committer | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-06-30 23:53:04 +0200 |
| commit | adc4b59a3e7c9db6f33670164490830d87331228 (patch) | |
| tree | adc5d21856852bfb5c3cca794a9c07ad476d877e /test.fype | |
| parent | 63cf3028445d8d213ffc774f77aafd7283cb4fbd (diff) | |
| parent | 5ab5de91eb0ae6ed9db78a2c8c47ec67f105e504 (diff) | |
Mergebuild-010393-lambda
Diffstat (limited to 'test.fype')
| -rw-r--r-- | test.fype | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,13 +0,0 @@ -(def (test a) - (def (test2 a2) - (def (test3 a3) - (BEEP)) - (test3 a2)) - (def foo bar) - (def (barrr) foo) - (def (barr) (foo baz)) - (def (bar x) (foo baz)) - (test2 a)) -(test (foo bar baz)) -(say "hello world" 1.2) - |
