Sign in
go
/
go
/
10e9ab55c802560ac1f3348c56358583764ec00a
/
.
/
src
/
cmd
/
compile
/
internal
/
ssa
/
testdata
/
infloop.gdb-opt.nexts
blob: d465ad1396b39c57c742f6fcaae00f2dc2ce4e86 [
file
]
src
/
cmd
/
compile
/
internal
/
ssa
/
testdata
/
infloop
.
go
6
:
func test
()
{
8
:
go func
()
{}()
10
:
for
{