summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T11462.hs
blob: a9d781599bb335c15848c0116b613d8df82d97f0 (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -fplugin=T11462_Plugin #-}

module T11462 where

impossible :: a
impossible = undefined