We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67d50b commit b66c2cdCopy full SHA for b66c2cd
presentation-compiler/test/dotty/tools/pc/tests/completion/CompletionSuite.scala
@@ -852,8 +852,8 @@ class CompletionSuite extends BaseCompletionSuite:
852
"""|dynamics scala.languageFeature
853
|existentials scala.languageFeature
854
|experimental scala.languageFeature
855
- |higherKinds scala.languageFeature
856
|implicitConversions scala.languageFeature
+ |postfixOps scala.languageFeature
857
|""".stripMargin,
858
topLines = Some(5)
859
)
0 commit comments