]> Cypherpunks repositories - gostls13.git/commit
go/token: document postcondition of SetLines
authorAlan Donovan <adonovan@google.com>
Thu, 5 May 2016 21:56:58 +0000 (14:56 -0700)
committerAlan Donovan <adonovan@google.com>
Thu, 5 May 2016 22:06:31 +0000 (22:06 +0000)
commit5f83bf6053763801beb84a926cde7221874bc4f7
treee0ab154cc28e9776ce54d4de48b29a229a5bebd1
parent5bf9b39acc7c4e9658190d8606b5d719678db14a
go/token: document postcondition of SetLines

Change-Id: Ie163deade396b3e298a93845b9ca4d52333ea82a
Reviewed-on: https://go-review.googlesource.com/22831
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/go/token/position.go