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 62e0244 commit 9959f28Copy full SHA for 9959f28
presentation-compiler/test/dotty/tools/pc/tests/inlayHints/InlayHintsSuite.scala
@@ -898,7 +898,7 @@ class InlayHintsSuite extends BaseInlayHintsSuite {
898
| import quotes.reflect.*
899
| Type.of[T] match
900
| case '[f] =>
901
- | val fr/*: TypeRepr<<scala/quoted/Quotes#reflectModule#TypeRepr#>>*/ = TypeRepr.of[T]/*(using evidence$1<<(3:21)>>)*/
+ | val fr/*: TypeRepr<<scala/quoted/Quotes#reflectModule#TypeRepr#>>*/ = TypeRepr.of[T]/*(using evidence$1<<(3:23)>>)*/
902
|""".stripMargin
903
)
904
0 commit comments