summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T9367-raw.stdout
blob: 69da032d83dc741a69ab12c992729fb2277fc211 (plain)
1
2
3
4
5
6
Breakpoint 0 activated at T9367.hs:1:5-9
"Stopped at T9367.hs:1:5-9
_result :: [Char] = _
1  x = "abc"
       ^^^^^
2  main = print x