Bring test suite up to date
This commit is contained in:
4
test/data/home-module-graph/cpp/A1.hs
Normal file
4
test/data/home-module-graph/cpp/A1.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
{-# LANGUAGE CPP #-}
|
||||
module A1 where
|
||||
#elif
|
||||
import B
|
||||
Reference in New Issue
Block a user