aboutsummaryrefslogtreecommitdiffstats
path: root/test/quote.resp
diff options
context:
space:
mode:
Diffstat (limited to 'test/quote.resp')
-rw-r--r--test/quote.resp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/quote.resp b/test/quote.resp
new file mode 100644
index 0000000..a7b41a1
--- /dev/null
+++ b/test/quote.resp
@@ -0,0 +1,3 @@
+(def q (quote hello))
+
+q