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 eef5d76 commit b0de71eCopy full SHA for b0de71e
compiler/test/dotty/tools/repl/TabcompleteTests.scala
@@ -137,4 +137,5 @@ class TabcompleteTests extends ReplTest {
137
assertEquals(List("select", "show", "simplified", "substituteTypes"),
138
tabComplete("import quoted.* ; def fooImpl(using Quotes): Expr[Int] = { import quotes.reflect.* ; TypeRepr.of[Int].s"))
139
}
140
+
141
0 commit comments