A long overdue scan to eliminate files without terminating newlines.

(DrRacket should really do that.)

original commit: 40124a0619da5e187d95aeb1dde237f05d6f9c6b
This commit is contained in:
Eli Barzilay 2011-06-28 02:01:41 -04:00
parent 7775f475ee
commit 8317296e8d

View File

@ -73,4 +73,4 @@
(and (predicate-id val)
(ctc-pred-x (selector-id val)) ...))))))))]
[(_ struct-name anything ...)
(raise-syntax-error 'struct/c "expected a struct identifier" stx (syntax struct-name))]))
(raise-syntax-error 'struct/c "expected a struct identifier" stx (syntax struct-name))]))