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

Struct C

expr_test.go:1812–1815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1810 Field int
1811 }
1812 type C struct {
1813 A
1814 B
1815 }
1816 type Env struct {
1817 C
1818 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected