We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scala.language.2
scala.compat
1 parent aec188c commit 9ad5429Copy full SHA for 9ad5429
library/src/scala/compat/Platform.scala
@@ -13,6 +13,8 @@
13
package scala
14
package compat
15
16
+import scala.language.`2`
17
+
18
@deprecated("Will be removed in the future.", since = "2.13.0")
19
object Platform {
20
0 commit comments