summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/r_strings.out
blob: 114ef0a6c3e8caae03b6823320c4d4ba5f38c805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
GDTEST_OK
test ' \' \" \\ \n \t \u2023 test
\n\\[\t ]*(\w+)

\"
\\\"
\\
\" \\\" \\\\\"
\ \\ \\\ \\\\ \\\\\ \\
"
"(?:\\.|[^"])*"

test \t "test"="" " \" \\\" \ \\ \\\ test
r"""test \t "test"="" " \" \\\" \ \\ \\\ test"""
\t
			\t
\t \
			\t
\t
			\t
\t \
			\t