aboutsummaryrefslogtreecommitdiffstats
path: root/test/string.resp
diff options
context:
space:
mode:
Diffstat (limited to 'test/string.resp')
-rw-r--r--test/string.resp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/string.resp b/test/string.resp
new file mode 100644
index 0000000..ff980a9
--- /dev/null
+++ b/test/string.resp
@@ -0,0 +1,4 @@
+(def greeting "Hello, world!")
+
+greeting
+