aboutsummaryrefslogtreecommitdiffstats
path: root/tests/constants/strings.bdl
blob: 9b1d687d50d61b343b0872f317c83578efde1d4a (plain)
1
2
3
4
5
(print "abc")
(print "test this longer string")
(print "escape\na\nnewline")
(print "escape\ttab\tcharacters")
(print "with type :str":str)