Text file src/cmd/compile/internal/ssa/testdata/infloop.gdb-opt.nexts

     1    src/cmd/compile/internal/ssa/testdata/infloop.go
     2  6:	func test() {
     3  8:		go func() {}()
     4  10:		for {
     5  

View as plain text