CURRENT PATH:
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
cgo
/
internal
/
testshared
/
testdata
/
trivial
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
trivial.go
package main func main() { // This is enough to make sure that the executable references // a type descriptor, which was the cause of // https://golang.org/issue/25970. c := make(chan int) _ = c }
SIMPAN
BATAL