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 5060cbe commit 6810a2bCopy full SHA for 6810a2b
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