sourcegraph / jsonrpc2

Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
MIT License
195 stars 62 forks source link

fix Using a reference for the variable on range scope #32

Closed s3rj1k closed 5 years ago

s3rj1k commented 5 years ago

Signed-off-by: s3rj1k evasive.gyron@gmail.com

s3rj1k commented 5 years ago

https://github.com/sourcegraph/jsonrpc2/issues/29

unknwon commented 5 years ago

I'm merging it, since it's easy to revert if something goes wrong.

s3rj1k commented 5 years ago

@unknwon :+1: