You're viewing a single thread.
View all comments
8
comments
The code
package main import "fmt" func main() { fmt.Println("Hello World") }
4 0 ReplyWhere's the docstring?
2 0 ReplyIts self documenting code, just like the rest of my spaghetti code.
2 0 Reply
You've viewed 8 comments.
Scroll to top