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