summaryrefslogtreecommitdiff
path: root/tests/basic/squote.res
blob: a595269567bd31be042c16a9b385d89e5b1a6edc (plain) (blame)
1
2
3
4
5
6
7
a = 'b';
b = 'b\n\'a';
c = '';
d = 'aaa';
e = '"';
f = '\0\e\\\\\\\\\'';