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