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