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

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