Skip to content

Instantly share code, notes, and snippets.

@lukaszlach
Created July 19, 2018 22:20
Show Gist options
  • Save lukaszlach/fef021f9bf1f30cac319007b214d5859 to your computer and use it in GitHub Desktop.
Save lukaszlach/fef021f9bf1f30cac319007b214d5859 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("hello world")
}
@lukaszlach
Copy link
Author

Zrzut ekranu 2021-09-2 o 02 01 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment