Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goplus/py
/ moduleCase
Struct
moduleCase
module_test.go:7–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
moduleCase
struct
{
8
exp string
9
name, ret, globals string
10
}
11
12
var
g_moduleCases = []moduleCase{
13
{`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected