Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinygo-org/tinygo
/ named1
Function
named1
testdata/interface.go:298–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
type
named int
297
298
func
named1() any {
299
return
named(0)
300
}
301
302
func
named2() any {
303
type
named int
Callers
1
main
Function · 0.85
Calls
1
named
TypeAlias · 0.85
Tested by
no test coverage detected