summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T10504a.hs
blob: d3eb73c3f3589ebd5729b831f4fe349b1df74401 (plain)
1
2
3
4
5
6
module T10504a where

{-# INLINABLE myfun #-}

myfun :: a
myfun = undefined