]> Cypherpunks repositories - gostls13.git/commit
add test for type switches
authorRob Pike <r@golang.org>
Wed, 18 Mar 2009 03:55:42 +0000 (20:55 -0700)
committerRob Pike <r@golang.org>
Wed, 18 Mar 2009 03:55:42 +0000 (20:55 -0700)
commitbcb464d221d677e62e365caad34ccb0a268f0754
tree25a4bf77fb59e92c45d64d5604760e6f3bbfec68
parent1e0c17e2942c1c75dc96fafdb07af5784781e73a
add test for type switches

R=rsc
DELTA=169  (169 added, 0 deleted, 0 changed)
OCL=26433
CL=26437
test/typeswitch.go [new file with mode: 0644]