We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881aba1 commit fbc748fCopy full SHA for fbc748f
src/runtime/debug.go
@@ -18,7 +18,3 @@ func NumCgoCall() int {
18
func NumGoroutine() int {
19
return 1
20
}
21
-
22
-func Version() string {
23
- return "v0.1.0"
24
-}
0 commit comments