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.runtime.SymbolLiteral
2 parents 41c651e + 04663cb commit dc33947Copy full SHA for dc33947
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