Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ FuncInB
Method
FuncInB
compiler/compiler_test.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(B) FuncInB() int {
30
return
0
31
}
32
33
type
Env
struct
{
34
A
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected