src/module-parse.lisp (parse-raw-class-item): Commit after declarator.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:08:43 +0000 (15:08 +0100)
commit65b1d9d7baec2f81b713122356955d195971f1aa
treea67d5e1e99ad2884466e929d296bdb621c68b537
parent8c2c58ae77fe3afce6ac4d027e9e47157a535961
src/module-parse.lisp (parse-raw-class-item): Commit after declarator.

Once we've parsed declaration specifiers and a declarator, commit to the
current parse before dispatching.
src/module-parse.lisp