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.
1 parent 834e8e9 commit 04663cbCopy full SHA for 04663cb
library/src/scala/runtime/SymbolLiteral.java
@@ -14,6 +14,7 @@
14
15
import java.lang.invoke.*;
16
17
+@Deprecated
18
public final class SymbolLiteral {
19
private SymbolLiteral() {
20
}
0 commit comments