Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ A
Struct
A
docgen/docgen_test.go:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
type
A
struct
{
138
AmbiguousField int
139
OkField int
140
}
141
type
B
struct
{
142
AmbiguousField string
143
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected