this repo has no description

add 2nd commit

authored by Marius Kimmina and committed by tangled.org 853af5c5 4612081e

Changed files
+2
+2
main.go
··· 4 4 5 5 func main() { 6 6 fmt.Println("Hello JJ") 7 + 8 + fmt.Println("Hello from 2nd commit") 7 9 }