mirror of
https://github.com/golang/go
synced 2024-11-17 06:04:47 -07:00
6e8eec7328
In the language specification under "Constants" the lists matching default
types to untyped contstant types is missing an Oxford comma in the first
list. I found a number of other places in the spec and #23442 that use the
Oxford comma to support its use.
Add missing Oxford comma in Constants default type list.
Change-Id: I4562d692610334bc82452db076145d2414617a04
GitHub-Last-Rev:
|
||
---|---|---|
.. | ||
asm.html | ||
go1.17_spec.html | ||
go1.21.html | ||
go_mem.html | ||
go_spec.html | ||
godebug.md |