CURRENT PATH:
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
cgo
/
internal
/
testshared
/
testdata
/
exe2
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
exe2.go
package main import "testshared/dep2" func main() { d := &dep2.Dep2{} dep2.W = dep2.G() + 1 + d.Method() }
SIMPAN
BATAL