MCPcopy 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
7type moduleCase struct {
8 exp string
9 name, ret, globals string
10}
11
12var g_moduleCases = []moduleCase{
13 {`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected