1
0
mirror of https://github.com/golang/go synced 2024-11-23 04:30:03 -07:00

spec: uniformly format empty interfaces as "interface{}"

Fixes #36526.

Change-Id: Ic51a287579f139422cc1a7b2fb82d6732114b031
Reviewed-on: https://go-review.googlesource.com/c/go/+/214597
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Robert Griesemer 2020-01-13 13:01:28 -08:00
parent 5c44cc47c6
commit 9ead772a92

View File

@ -1,6 +1,6 @@
<!--{
"Title": "The Go Programming Language Specification",
"Subtitle": "Version of Dec 13, 2019",
"Subtitle": "Version of Jan 13, 2020",
"Path": "/ref/spec"
}-->