diff options
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn009.hs')
-rw-r--r-- | testsuite/tests/rename/should_compile/rn009.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_compile/rn009.hs b/testsuite/tests/rename/should_compile/rn009.hs new file mode 100644 index 0000000000..7192e1d45a --- /dev/null +++ b/testsuite/tests/rename/should_compile/rn009.hs @@ -0,0 +1,2 @@ +module Imp10 where +import {-# SOURCE #-} Imp10Aux |