The old parameteric syntax is not available for re-use, it now always means type application, e.g.
Complex{Int64}(a, b) = ...
The old parameteric syntax is not available for re-use, it now always means type application, e.g.
Complex{Int64}(a, b) = ...