summary refs log tree commit diff
path: root/lisc/test/echo.ssa
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/test/echo.ssa')
-rw-r--r--lisc/test/echo.ssa4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisc/test/echo.ssa b/lisc/test/echo.ssa
index c67434f..d3c8a25 100644
--- a/lisc/test/echo.ssa
+++ b/lisc/test/echo.ssa
@@ -26,3 +26,7 @@ function w $main(w %argc, l %argv) {
 @end
 	ret 0
 }
+
+# >>> output
+# a b c
+# <<<