]> Cypherpunks repositories - gostls13.git/commit
go/types: improved documentation for WriteExpr and ExprString
authorgriesemer <gri@golang.org>
Mon, 23 Oct 2017 17:48:46 +0000 (10:48 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 23 Oct 2017 18:10:06 +0000 (18:10 +0000)
commit0316d6618c7a986727c9e99fb7aab7c7a4e92d71
treeab4fa2bb6c96c3cc8a1967ea344dafe1a92faa6a
parent083338cb976763e7a77e787827b24228fbaa7bf3
go/types: improved documentation for WriteExpr and ExprString

Fixes #22377.

Change-Id: I0a0e1bde558df964f0961dc4cfc305e72d590e1a
Reviewed-on: https://go-review.googlesource.com/72690
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/exprstring.go