@devfuuu to Programmer [email protected] • 1 year agoTesting goodimagemessage-square12arrow-up1734arrow-down110
arrow-up1724arrow-down1imageTesting good@devfuuu to Programmer [email protected] • 1 year agomessage-square12
minus-square@[email protected]linkfedilink31•1 year agoThe code package main import "fmt" func main() { fmt.Println("Hello World") }
minus-square@[email protected]linkfedilink12•1 year agoIts self documenting code, just like the rest of my spaghetti code.
The code
package main import "fmt" func main() { fmt.Println("Hello World") }
Where’s the docstring?
Its self documenting code, just like the rest of my spaghetti code.