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

Function c

error_test.go:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284}
285
286func c() {
287 panic('a')
288}
289
290// compareStacks will compare a stack created using the errors package (actual)
291// with a reference stack created with the callers function (expected). The

Callers 1

bFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected