@ 87d9e2c8fb91e219b45806d4a348816f6da0a39d | history
package main import cli "nmyk.io/cowsay/cmd" func main() { cli.Run(true) }