mirror of
https://github.com/golang/go
synced 2024-11-26 13:28:27 -07:00
313ce55a86
Fixes #46159 Change-Id: I51dc4e9e8915ab5a73f053690fb2395edbeb1151 Reviewed-on: https://go-review.googlesource.com/c/go/+/479401 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com>
3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
pkg regexp, method (*Regexp) MarshalText() ([]uint8, error) #46159
|
|
pkg regexp, method (*Regexp) UnmarshalText([]uint8) error #46159
|