summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T20312.hs
blob: 90c93e2878cd70635fd4e35630bdc48b1a736ae8 (plain)
1
2
3
4
5
6
{-# LANGUAGE TypeInType #-}

module T20312 where 

f :: Int
f = 42