Go Programming Language

2024-04-02

Insert Lead paragraph here.

New stuff

very versile

more stuff

package main

import (
    "fmt"
)

func main() {
    fmt.Printf("This is a simple test!\n")
}

More posts like this