MCPcopy Create free account
hub / github.com/egonelbre/exp / Example

Function Example

coverage_example/example.go:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1package main
2
3func Example() {
4 println("example")
5}
6
7func main(){}

Callers 1

TestMainFunction · 0.70

Calls

no outgoing calls

Tested by 1

TestMainFunction · 0.56