## Compiler version 3.1.0 ## Minimized example ```Scala import language.`3.1` ``` ## Output ```scala ./test.scala:1:17: value 3.1 is not a member of object language - did you mean language.3.0? import language.`3.1` ^^^^^ ``` ## Expectation it should work, this seems to have been overlooked in https://github.com/lampepfl/dotty/pull/13617 However since 3.1.0 is released I guess this can't happen until a hypothetical Scala 3.2