github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts (about)

     1    ./testdata/i22600.go
     2  8:	func test() {
     3  9:		pwd, err := os.Getwd()
     4  10:		if err != nil {
     5  14:		fmt.Println(pwd)
     6  15:	}
     7  20:	}