summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/T5037.stderr
blob: 987d7fd852d5d29425cf8efed1f321884c7816b9 (plain)
1
2
3
f :: Data.Maybe.Maybe GHC.Types.Int -> GHC.Types.Int
f (Data.Maybe.Nothing) = 3
f (Data.Maybe.Just x_0) = x