summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_compile/T18731.hs
blob: c7899efb5429f6f83a512c59457c52fba6c588e1 (plain)
1
2
3
4
5
{-# LANGUAGE LinearTypes #-}
module T18731 where

f :: a #-> b
f x = undefined x