summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug115.go
AgeCommit message (Collapse)AuthorFilesLines
2009-03-24^ type(const) now inverts "enough" bitsKen Thompson1-0/+14
^ signed(const) becomes illegal ^ unsigned(const) becomes legal R=r OCL=26697 CL=26697