]> Cypherpunks repositories - gostls13.git/commit
Preliminary support for 'copy' builtin function in exp/eval
authorSebastien Binet <seb.binet@gmail.com>
Tue, 14 Sep 2010 07:25:34 +0000 (17:25 +1000)
committerRob Pike <r@golang.org>
Tue, 14 Sep 2010 07:25:34 +0000 (17:25 +1000)
commitcaf3b4a749e58ed0ba6ff5a0741ce07368b6eacd
treeb91004f507ed4bd54f56c12c800e89478d7ed0b5
parent18b02f6cf3198b54ae1a112aa6fd3e6a058704bf
Preliminary support for 'copy' builtin function in exp/eval

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/2157042
src/pkg/exp/eval/expr.go
src/pkg/exp/eval/type.go