summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T9032.hs
blob: 0a00ba37b033a1993881cd75f88150a102601111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{-# LANGUAGE CPP #-}

module T9032 where

#ifdef ERR
import T9032
#endif

f x = x