summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T21605b.hs
blob: fc37a0150209607627e80654bc1e06d6e038856c (plain)
1
2
3
4
5
6
7
{-# LANGUAGE DataKinds #-}
module T21605b where

import Prelude

wrongSig :: Prelude.true
wrongSig = undefined