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