diff options
Diffstat (limited to 'test/inlinefn.resp')
-rw-r--r-- | test/inlinefn.resp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/inlinefn.resp b/test/inlinefn.resp deleted file mode 100644 index 2f055bd..0000000 --- a/test/inlinefn.resp +++ /dev/null @@ -1 +0,0 @@ -((fn (x) (+ x 1)) 1) |