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 f267b74 commit 57e3e9cCopy full SHA for 57e3e9c
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