Go Code Block Syntax Highlight Test
brody
EMPLOYEEOP

2 years ago

helloWorld := "Hello, World!"
fmt.Println(helloWorld)

3 Replies

brody
EMPLOYEEOP

2 years ago

More syntax highlighters!


aleks
HOBBY

2 years ago

hint := "Can you use 'go' as a tag?"
fmt.Println(hint)

brody
EMPLOYEEOP

2 years ago

Show off


Loading...