On Wed, Jan 18, 2017 at 9:55 PM, Bryan Chan wrote:
> On Wednesday, 18 January 2017 16:39:03 UTC-5, rog wrote:
>>
>> On 18 January 2017 at 18:45, Bryan Chan wrote:
>> > But I couldn't find a way to bind a receiver to a method expression,
>> such
>> > that the resulting method value can be invoked
On Fri, Dec 2, 2016 at 4:58 AM, Zlatko Čalušić wrote:
> Hello,
>
> and thanks for another great Go release!
> I have just one question, and it's not specific to this beta, but all Go
> betas and rc-s.
>
> I compile Go from repository like this:
>
> cd $HOME/src/go.googlesource.com/go
> git checko