/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
script
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/script
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/script/cover_blank_func_decl.txt
[short] skip go test -cover coverblank stdout 'coverage: 100.0% of statements' -- go.mod -- module coverblank go 1.16 -- a.go -- package coverblank func _() { println("unreachable") } type X int func (x X) Print() { println(x) } func (x X) _() { println("unreachable") } -- a_test.go -- package coverblank import "testing" func TestX(t *testing.T) { var x X x.Print() }
Ukuran: 385 B