Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ VoidType
Struct
VoidType
symbol/primitive_type.go:94–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
type
VoidType
struct
{
95
}
96
97
func
(v *VoidType) GetName() string {
98
return
"void"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected