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