1
0
mirror of https://github.com/golang/go synced 2024-10-02 20:31:21 -06:00
go/src/bufio
Aaron Jacobs ecd630de6d bufio: fix incorrect comment on Scanner.Scan
Change-Id: I216511a4bce431de0a468f618a7a7c4da79e2979
Reviewed-on: https://go-review.googlesource.com/7710
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-03-18 00:59:49 +00:00
..
bufio_test.go bufio: add Reader.Discard 2015-01-07 06:37:57 +00:00
bufio.go bufio: add Reader.Discard 2015-01-07 06:37:57 +00:00
example_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
export_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
scan_test.go bufio: remove unused 'panicked' variable from test 2014-11-06 15:22:29 +11:00
scan.go bufio: fix incorrect comment on Scanner.Scan 2015-03-18 00:59:49 +00:00