Fix no newline at the end of parser.clj.

This commit is contained in:
Martin Bilski 2015-01-06 22:25:40 +01:00
parent 319f26693d
commit e35c3baeff

View file

@ -418,4 +418,4 @@
(read-file-ns-decl) (read-file-ns-decl)
(second) (second)
(str))) (str)))
filename)))) filename))))