(:sourcecode lang="go" style="rainbow_dash" iframe=true:) package main import "fmt" func main() { fmt.Println("Hello World") } (:sourcecodeend:) |
|
(:sourcecode lang="go" style="rainbow_dash" iframe=true:) package main import "fmt" func main() { fmt.Println("Hello World") } (:sourcecodeend:) |
|