CURRENT PATH:
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
objdump
/
testdata
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
fmthellocgo.go
package main import "fmt" import "C" func main() { Println("hello, world") if flag { //line fmthello.go:999999 Println("bad line") for { } } } //go:noinline func Println(s string) { fmt.Println(s) } var flag bool
SIMPAN
BATAL