summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug115.go
AgeCommit message (Collapse)AuthorFilesLines
2012-02-29Imported Upstream version 2012.02.22Ondřej Surý1-1/+1
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