Text file src/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts

     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:	}
     8  

View as plain text