Insert Lead paragraph here.
New stuff
very versile
more stuff
package main
import (
"fmt"
)
func main() {
fmt.Printf("This is a simple test!\n")
}
Insert Lead paragraph here.
very versile
package main
import (
"fmt"
)
func main() {
fmt.Printf("This is a simple test!\n")
}