Small grammar changes to improve error messages
svn: r9320
This commit is contained in:
parent
9ad02ea7d9
commit
14d7f4dc9d
|
@ -665,7 +665,7 @@
|
|||
(define class
|
||||
(class-def #f #f
|
||||
(implements-dec identifier)
|
||||
(repeat (class-body (list field method constructor)))))
|
||||
(repeat-greedy (class-body (list field method constructor)))))
|
||||
|
||||
(define program
|
||||
(make-program #f
|
||||
|
|
Loading…
Reference in New Issue
Block a user