1
0
mirror of https://github.com/golang/go synced 2024-11-25 20:17:57 -07:00
The Go programming language
Go to file
Rob Pike fa615a3b30 f, ok := i.(Foo) does not compile if i already is equivalent to Foo
R=rsc
DELTA=18  (18 added, 0 deleted, 0 changed)
OCL=23544
CL=23547
2009-01-26 18:35:18 -08:00
doc - clarified slice index bounds rules 2009-01-26 09:34:19 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src gc #0. mark and sweep collector. 2009-01-26 17:37:05 -08:00
test f, ok := i.(Foo) does not compile if i already is equivalent to Foo 2009-01-26 18:35:18 -08:00
usr/gri defer statement 2009-01-26 17:48:27 -08:00