Descriptionspec: move Method expr/value section near selectors
Preparation for fixing issue 5769 (method selectors
do not auto-dereference): The actual fix may require
some cleanups in all these sections, and syntactically,
method expressions and method values are selector
expressions. Moving them next to each other so that
it's easy to see the actual changes (next CL).
No content changes besides the section moves.
Patch Set 1 #Patch Set 2 : diff -r 8b5fc7c59d0597d0626080fea96fce4bbeff6860 https://code.google.com/p/go/ #Patch Set 3 : diff -r 8b5fc7c59d0597d0626080fea96fce4bbeff6860 https://code.google.com/p/go/ #Patch Set 4 : diff -r c0bf0888678455984619f00a4daef478098de026 https://code.google.com/p/go/ #MessagesTotal messages: 4
|