> gum format -t code < main.go    package main        import "fmt"        func main() {     fmt.Println("Charm_™ Gum")    }