go fmthellocgo 源码
golang fmthellocgo 代码
文件路径:/src/cmd/objdump/testdata/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
相关信息
相关文章
                        
                            0
                        
                        
                             赞
                        
                    
                    
                热门推荐
- 
                        2、 - 优质文章
 - 
                        3、 gate.io
 - 
                        7、 openharmony
 - 
                        9、 golang