summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug236.go
AgeCommit message (Collapse)AuthorFilesLines
2009-12-18More evaluation order tests, for global variables and switch.Ian Lance Taylor1-0/+53
gccgo currently fails this test. R=rsc CC=golang-dev http://codereview.appspot.com/179108