Sign in
go
/
go
/
3cd28baffd2c97d53cbc703a8787365e68050466
/
.
/
test
/
fixedbugs
/
issue14652.go
blob: 6dd2fbfbf6d6cfc91ad8f20d764af494d41c5dec [
file
] [
log
] [
blame
]
// compile -G=3
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package p
// any is now permitted instead of interface{}
var x any