MCPcopy
hub / github.com/expr-lang/expr / FooImpl

Struct FooImpl

test/issues/688/issue_test.go:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14type FooImpl struct {
15}
16
17func (*FooImpl) Add(a int, b *int) int {
18 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected