tools/PascalParser.hs
changeset 6414 8474b7fa84d6
parent 6412 4b9a59116535
child 6417 eae5900fd8a4
--- a/tools/PascalParser.hs	Tue Nov 22 22:48:02 2011 +0300
+++ b/tools/PascalParser.hs	Wed Nov 23 20:12:16 2011 +0300
@@ -574,4 +574,3 @@
     exprs <- parens pas $ commaSep1 pas $ e
     spaces
     return (name, exprs)
-        
\ No newline at end of file