MCPcopy Index your code
hub / github.com/go-errors/errors / b

Function b

error_test.go:282–284  ·  view source on GitHub ↗
(i int)

Source from the content-addressed store, hash-verified

280}
281
282func b(i int) {
283 c()
284}
285
286func c() {
287 panic('a')

Callers 1

aFunction · 0.85

Calls 1

cFunction · 0.85

Tested by

no test coverage detected