Descriptiontext/template/parse: use human error prints
The previous version of all the node.String methods printed the parse
tree and was useful for developing the parse tree code. Now that that's done,
we might as well print the nodes using the standard template syntax.
It's much easier to read and makes error reporting look more natural.
Helps issue 2644.
Patch Set 1 #
Total comments: 4
Patch Set 2 : diff -r 8e67ea0e19f9 https://code.google.com/p/go #
MessagesTotal messages: 5
|