summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T21300.stdout
blob: 56c42970295c34d7c001a52dd4c8a313711df2fe (plain)
1
2
3
4
5
6
Bound Ids interactive:Ghci2.it
Typechecked expr do let it
                          = (proc 'a' -> (| id \ 'b' 'c' -> returnA -< 'c' |) 'b' 'c') 'a'
                    print it
                    GHC.Base.returnIO [Unsafe.Coerce.unsafeCoerce# it]
'c'