CodeBlock
Plain code block (no highlight).
Live
Static preview
This is a read-only export. Run the app locally for full interactivity — live search, demos, and server-driven islands need the Go server.
package main
func main() {
println("hello")
}