This website requires JavaScript.
Explore
Help
Register
Sign In
qbit
/
go
Watch
1
Star
0
Fork
0
You've already forked go
mirror of
https://github.com/golang/go
synced
2024-11-24 10:30:10 -07:00
Code
Releases
Activity
af7437cc8a
go
/
api
/
next
/
51896.txt
2 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmd/api: make check pickier about api/*.txt We don't have a formatter for these files, so check here that they are in the right form to allow 'cat next/*.txt >go1.X.txt' at the end of each cycle. Fix the api files that the check finds. Change-Id: I0c5e4ab11751c7d0afce32503131d487313f41c0 Reviewed-on: https://go-review.googlesource.com/c/go/+/431335 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Russ Cox <rsc@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org>
2022-09-13 07:51:55 -06:00
pkg unicode/utf16, func AppendRune([]uint16, int32) []uint16 #51896
Copy Permalink