diff options
Diffstat (limited to 'tests/019/load-ret/module.tl')
-rw-r--r-- | tests/019/load-ret/module.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/019/load-ret/module.tl b/tests/019/load-ret/module.tl new file mode 100644 index 00000000..05d69035 --- /dev/null +++ b/tests/019/load-ret/module.tl @@ -0,0 +1 @@ +(return-from load [apply + *load-args*]) |