Skip to content

Instantly share code, notes, and snippets.

@Qs-F
Last active April 26, 2020 19:19
Show Gist options
  • Save Qs-F/0e4777d4a366adec2f7adc98c3d0661e to your computer and use it in GitHub Desktop.
Save Qs-F/0e4777d4a366adec2f7adc98c3d0661e to your computer and use it in GitHub Desktop.
package main
func main() {
println("hello world")
}
package main
func main() {
println("hello world")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment