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 47342f3 commit f6a3651Copy full SHA for f6a3651
api/universe/universe.go
@@ -1,5 +1,6 @@
1
package universe
2
3
+// Answer to life, the universe and everything.
4
func Answer() int {
5
return 42
6
}
0 commit comments