📁 File Manager
🏠 /
/
opt
/
golang
/
1.22.0
/
src
/
runtime
/
coverage
/
testdata
/
issue56006
Dosya Düzenle: repro_test.go
package main import "testing" func TestSomething(t *testing.T) { go infloop() println(blah(1) + blah(0)) }
💾 Kaydet
İptal