]> Cypherpunks repositories - gostls13.git/commit
spec: clarify defer semantics
authorRob Pike <r@golang.org>
Wed, 10 Oct 2012 02:29:50 +0000 (13:29 +1100)
committerRob Pike <r@golang.org>
Wed, 10 Oct 2012 02:29:50 +0000 (13:29 +1100)
commitf04ae1373eb75fc63a35b81f7d1b3d5867523279
treed14b81727c9c0b83c3687e8fb52ce9074e2ed9dd
parentc91538f9c92ec53b1291ff2f893a52a249be2bdc
spec: clarify defer semantics
It's already there but only in the "for instance" and so not
clear enough: deferred functions run after
the result parameters are updated.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6631058
doc/go_spec.html