2 years ago
helloWorld := "Hello, World!" fmt.Println(helloWorld)
3 Replies
More syntax highlighters!
hint := "Can you use 'go' as a tag?" fmt.Println(hint)
Show off