]> git.saurik.com Git - bison.git/commitdiff
Don't add a semicolon to actions for %skeleton or %language.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Fri, 7 Nov 2008 21:48:57 +0000 (16:48 -0500)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Fri, 7 Nov 2008 21:48:57 +0000 (16:48 -0500)
It breaks Java test cases as reported by Akim Demaille.
* src/scan-code.l: Implement.


No differences found