Add vt #161
Annotations
10 errors
Run go build -v ./...
cannot convert 'm' (untyped rune constant 109) to func() ansi.Command
|
Run go build -v ./...
p.ParamsLen undefined (type *ansi.Parser has no field or method ParamsLen)
|
Run go build -v ./...
invalid operation: cannot index p.Params (value of type func() []ansi.Parameter)
|
Run go build -v ./...
not enough arguments in call to param.Param
|
Run go build -v ./...
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
|
Run go build -v ./...
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
|
Run go build -v ./...
cannot use p.Params (value of type func() []ansi.Parameter) as type []int in argument to readColor
|
Run go build -v ./...
not enough arguments in call to ansi.Param
|
Run go build -v ./...
not enough arguments in call to param.Param
|
Run go build -v ./...
not enough arguments in call to ansi.Param
|
Loading