summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/T18888.hs
blob: 870c993cdb8f5af21fa9fc6112da0d9739bcdb5b (plain)
1
2
3
4
5
{-# LANGUAGE LinearTypes #-}
module T18888 where

f :: a %001 -> b
f x = undefined x