Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ GetA
Method
GetA
tests/runtime/resources/leaf.go:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
func
(self *Y) GetA() int32 {
14
return
self.a
15
}
16
17
func
(self *Y) SetA(a int32) {
18
self.a = a
Callers
3
Add
Method · 0.45
TestImports
Method · 0.45
Run
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestImports
Method · 0.36