Skip to content

janhalfar/go-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Playground to learn Go

package main

import "fmt"

func main() {
    fmt.Println("Hello World");
}

About

a little playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published