summaryrefslogtreecommitdiffstats
path: root/tests/front-end/raw-string-literal.slang.expected
blob: 684398fb1f3e231fe0051958f944e0b86bf5299b (plain)
1
2
3
4
5
6
7
8
result code = 0
standard error = {
}
standard output = {
This is line 1.
        This is line 2.
        "Hello World"
        }