julia> using Colors()
ERROR: MethodError: no method matching *(::Void, ::Tuple{})
Closest candidates are:
*(::Any, ::Any, ::Any, ::Any...) at operators.jl:424
Sorry, I seem to run into these. @JeffBezanson
Do you prefer
ERROR: MethodError: objects of type Void are not callable
?
No problem, finding these is always appreciated. It should be a syntax error I'd say.
Most helpful comment
No problem, finding these is always appreciated. It should be a syntax error I'd say.