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