Skip to content

Instantly share code, notes, and snippets.

@burubur
Last active August 4, 2019 16:28
Show Gist options
  • Save burubur/f48816572682e45c91e2baba4d04ff87 to your computer and use it in GitHub Desktop.
Save burubur/f48816572682e45c91e2baba4d04ff87 to your computer and use it in GitHub Desktop.
package main
func main() {
println("string yang super simpel ini akan diprint/dicetak pada terminal kita")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment