]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: improve fncall docs
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 24 May 2018 20:31:03 +0000 (13:31 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 25 May 2018 13:08:56 +0000 (13:08 +0000)
commit124eccd5f732f532103b1d332a140419966d60c2
tree5cf040c4550aeef350298526bf68826ec5371366
parente52c1c0289b41513e5da01c83eef7e2f7bcf89ee
cmd/compile: improve fncall docs

Comment changes only.

Change-Id: I3f9c1c38ae6b4989f02b62fff09265e4bcb934f7
Reviewed-on: https://go-review.googlesource.com/114519
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/gc/walk.go