Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinygo-org/tinygo
/ namedptr2
Function
namedptr2
testdata/interface.go:317–320 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
315
}
316
317
func
namedptr2()
interface
{} {
318
type
Test byte
319
return
(*Test)(nil)
320
}
321
322
func
ptrptrswitch() {
323
identify(0)
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected