summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T15242.hs
blob: aa951393372448412a56eb0b89204863401d6283 (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -ddump-tc-ast #-}

module T15242 where

f = (((const) 3)) ((((seq) 'a')) 'b')
g = ((((((((((id id)) id) id) id))) id))) id