blob: 76c5a692f50f46ea0f53c844546d577309308ffe [file] [log] [blame]
package bad
import "tool/cli"
command foo task: {
foo: cli.Print & {
text: "foo"
}
}