summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_rebindableAdo.stdout
blob: 4fc2806dc05c0e02f17e0ef5d591ca6086bdf1b1 (plain)
1
2
3
do {x_0 <- System.IO.getLine;
    y_1 <- System.IO.getLine;
    GHC.Base.pure (x_0, y_1)}