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