Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ ReturnEmpty
Function
ReturnEmpty
tests/runtime/strings/test.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
ReturnEmpty() string {
16
return
""
17
}
18
19
func
Roundtrip(x string) string {
20
return
x
Callers
1
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected