ref: 472f09590bc0436c405234efc6d9a2b704ebeff8 dir: /task.go/
package main func task(c *command) error { switch c.args[1] return nil }