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