MCPcopy 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
15func ReturnEmpty() string {
16 return ""
17}
18
19func Roundtrip(x string) string {
20 return x

Callers 1

RunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected