Don't incorrectly parse expression as type switch.
[platform/upstream/gcc.git] / gcc / go / gofrontend / statements.cc
2010-12-14 Ian Lance TaylorDon't incorrectly parse expression as type switch.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.