Closed
Description
Dotty requires x : _*
syntax for repeated types, though scala required xs @ _*
.
It would be good to add support for old syntax under compatibility flag and issue a warning.
Also see #1048
Dotty requires x : _*
syntax for repeated types, though scala required xs @ _*
.
It would be good to add support for old syntax under compatibility flag and issue a warning.
Also see #1048