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