From 9d0ea43025822fc4585dfd0b40014dc4e892f90d Mon Sep 17 00:00:00 2001 From: Ferenc Wagner Date: Sat, 6 Oct 2007 21:12:31 +0200 Subject: The empty line isntcomment. There is a separate filter for that case. darcs-hash:20071006191231-e7ae2-b8b0c7acd3cdf6119ef6d40cc08f8d054838c306.gz --- tests/loc.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/loc.hs') diff --git a/tests/loc.hs b/tests/loc.hs index 3edc60b..09399ea 100644 --- a/tests/loc.hs +++ b/tests/loc.hs @@ -9,7 +9,6 @@ main = do foo <- getContents -- uncomment the following to check for mistakes in isntcomment -- putStr $ unlines $ actual_loc -isntcomment "" = False isntcomment ('-':'-':_) = False isntcomment ('{':'-':_) = False -- pragmas isntcomment _ = True -- cgit v1.2.3