Skip to content

Commit 6810a2b

Browse files
committed
chore: add scala.language.2 to files in scala.compat
1 parent 5060cbe commit 6810a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/src/scala/compat/Platform.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
package scala
1414
package compat
1515

16+
import scala.language.`2`
17+
1618
@deprecated("Will be removed in the future.", since = "2.13.0")
1719
object Platform {
1820

0 commit comments

Comments
 (0)