MCPcopy
hub / github.com/fogleman/ln / main

Function main

examples/cones.go:60–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func main() {
61 run(10)
62 // for i := 0; i < 100; i++ {
63 // run(i)
64 // }
65}

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected