X7ROOT File Manager
Current Path:
/opt/golang/1.19.4/src/cmd/compile/internal/test/testdata/reproducible
opt
/
golang
/
1.19.4
/
src
/
cmd
/
compile
/
internal
/
test
/
testdata
/
reproducible
/
📁
..
📄
issue20272.go
(430 B)
📄
issue27013.go
(458 B)
📄
issue30202.go
(282 B)
📄
issue38068.go
(1.35 KB)
Editing: issue27013.go
// Copyright 2018 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 func A(arg interface{}) { _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) _ = arg.(interface{ Func() int32 }) }
Upload File
Create Folder