aboutsummaryrefslogtreecommitdiffstats
path: root/tests/constants/strings.bdl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/constants/strings.bdl')
-rw-r--r--tests/constants/strings.bdl5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/constants/strings.bdl b/tests/constants/strings.bdl
deleted file mode 100644
index 9b1d687..0000000
--- a/tests/constants/strings.bdl
+++ /dev/null
@@ -1,5 +0,0 @@
1(print "abc")
2(print "test this longer string")
3(print "escape\na\nnewline")
4(print "escape\ttab\tcharacters")
5(print "with type :str":str)