@devfuuu@lemmy.world to Programmer Humor@programming.dev • 2 years agoTesting goodlemmy.worldimagemessage-square12fedilinkarrow-up1767arrow-down110
arrow-up1757arrow-down1imageTesting goodlemmy.world@devfuuu@lemmy.world to Programmer Humor@programming.dev • 2 years agomessage-square12fedilink
minus-square@simple@lemmy.mywire.xyzlinkfedilink31•2 years agoThe code package main import "fmt" func main() { fmt.Println("Hello World") }
minus-square@simple@lemmy.mywire.xyzlinkfedilink15•2 years 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.