X7ROOT File Manager
Current Path:
/opt/golang/1.17.2/test/fixedbugs/issue7995b.dir
opt
/
golang
/
1.17.2
/
test
/
fixedbugs
/
issue7995b.dir
/
📁
..
📄
x1.go
(123 B)
📄
x2.go
(110 B)
Editing: x2.go
package main import "./x1" func main() { s := x1.F(&x1.P) if s != "100 100\n" { println("BUG:", s) } }
Upload File
Create Folder