]> Cypherpunks.ru repositories - gostls13.git/commit
T{} syntax for constructors
authorKen Thompson <ken@golang.org>
Sat, 6 Sep 2008 02:50:34 +0000 (19:50 -0700)
committerKen Thompson <ken@golang.org>
Sat, 6 Sep 2008 02:50:34 +0000 (19:50 -0700)
commit0194aaf9188a39110b4a00aeb7ca7ae39508b6c2
treede7673a4cc77918e413abebab2ee305a7aa47495
parente2e48e9a8ea26511ca7a090744b48a27500daaf1
T{} syntax for constructors
T(expression) for conversion
FUNC keyword no longer a type

R=r
OCL=14887
CL=14887
src/cmd/gc/go.y
test/bugs/bug088.dir/bug0.go
test/complit.go
test/fixedbugs/bug047.go
test/fixedbugs/bug048.go
test/ken/intervar.go
test/ken/ptrfun.go