Disable generic numeric literals #10156
Labels
area:desugar
Desugaring happens after parsing but before typing, see desugar.scala
itype:bug
prio:high
stat:needs spec
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Generic numeric literals should be under some sort of flag by 3.0 release.
Additionally, the
scala.util.FromDigits
classes should probably be moved to some experimental package or external libraryMinimized code
this can be done in
3.0.0-M1
nightliesOutput
Expectation
should not compile without a flag
The text was updated successfully, but these errors were encountered: