MCPcopy Create free account
hub / github.com/expr-lang/expr / A

Struct A

expr_test.go:1806–1808  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1804
1805func TestIssue105(t *testing.T) {
1806 type A struct {
1807 Field string
1808 }
1809 type B struct {
1810 Field int
1811 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected