Skip to content

Commit 04663cb

Browse files
committed
deprecate scala.runtime.SymbolLiteral
1 parent 834e8e9 commit 04663cb

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)