1
0
mirror of https://github.com/golang/go synced 2024-11-08 11:46:31 -07:00
go/src/text
Shengyu Zhang c8915a0696 text/scanner: return RawString token rather than String for raw string literals
Fixes #23675

Change-Id: I78e13d1ca90400e4dd48674b93bb6e2e30718d97
GitHub-Last-Rev: f2b3a59d2b
GitHub-Pull-Request: golang/go#25287
Reviewed-on: https://go-review.googlesource.com/112037
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-05-08 04:59:41 +00:00
..
scanner text/scanner: return RawString token rather than String for raw string literals 2018-05-08 04:59:41 +00:00
tabwriter text/tabwriter: don't mimic previous lines on flush 2018-05-07 17:53:13 +00:00
template all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00