Sign in
go
/
go
/
091db6392da5913e4bd4806215102e461dc5649c
/
.
/
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