X7ROOT File Manager
Current Path:
/opt/golang/1.19.4/test/fixedbugs/issue16133.dir
opt
/
golang
/
1.19.4
/
test
/
fixedbugs
/
issue16133.dir
/
📁
..
📄
a1.go
(55 B)
📄
a2.go
(55 B)
📄
b.go
(51 B)
📄
c.go
(104 B)
Editing: c.go
package p import ( "./a1" "./b" ) var _ = b.T{ X: a.NewX(), // ERROR `cannot use "a1"\.NewX\(\)` }
Upload File
Create Folder