summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T4436.stderr
blob: f7ed0e12fe21ec548ef0c5377ba2189ef52f78b8 (plain)
1
2
3
4
5
6
T4436.hs:5:6-57: Splicing expression
    return (LitE (StringL "hello\ngoodbye\nand then"))
  ======>
    "hello
goodbye
and then"