Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dc33947

Browse files
deprecate scala.runtime.SymbolLiteral (#23970)
- scala/scala#4896 Scala 2 use `scala.runtime.SymbolLiteral` but Scala 3 not because `scala.Symbol` literal is no longer supported.
2 parents 41c651e + 04663cb commit dc33947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎library/src/scala/runtime/SymbolLiteral.java‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
import java.lang.invoke.*;
1616

17+
@Deprecated
1718
public final class SymbolLiteral {
1819
private SymbolLiteral() {
1920
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /