From cf2c56c7061b7ed40fdd3b40a352ddb9c9b7371f Mon Sep 17 00:00:00 2001 From: alexwl Date: Tue, 2 Oct 2018 13:17:04 +0300 Subject: Initial commit --- test/data/FileAfterPreprocessor.hs | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 test/data/FileAfterPreprocessor.hs (limited to 'test/data/FileAfterPreprocessor.hs') diff --git a/test/data/FileAfterPreprocessor.hs b/test/data/FileAfterPreprocessor.hs new file mode 100644 index 0000000..d4e2583 --- /dev/null +++ b/test/data/FileAfterPreprocessor.hs @@ -0,0 +1,31 @@ +1 File.hs +2 File.hs +3 File.hs +4 File.hs +5 File.hs +6 File.hs +7 File.hs +# 1 "File1.hs" 1 +1 File1.hs +2 File1.hs +# 14 "File1.hs" +# 1 "File2.hs" 1 +1 File2.hs +2 File2.hs +3 File2.hs +4 File2.hs +5 File2.hs +# 15 "File1.hs" 2 +15 File1.hs +16 File1.hs +# 9 "File.hs" 2 +9 File.hs +# 18 "File.hs" +18 File.hs +19 File.hs +# 1 "File3.hs" 1 +1 File3.hs +2 File3.hs +3 File3.hs +# 21 "File.hs" 2 +21 File.hs -- cgit v1.2.3