summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail200.hs
blob: 18d626207b04e3beb49f24b19dae2dbda9239fc7 (plain)
1
2
3
4
5
{-# LANGUAGE MagicHash #-}

module ShouldFail where

f = let x = ( 1#, 'c' ) in x