Skip to content

Commit 9959f28

Browse files
committed
Update InlayHints
1 parent 62e0244 commit 9959f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentation-compiler/test/dotty/tools/pc/tests/inlayHints/InlayHintsSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ class InlayHintsSuite extends BaseInlayHintsSuite {
898898
| import quotes.reflect.*
899899
| Type.of[T] match
900900
| case '[f] =>
901-
| val fr/*: TypeRepr<<scala/quoted/Quotes#reflectModule#TypeRepr#>>*/ = TypeRepr.of[T]/*(using evidence$1<<(3:21)>>)*/
901+
| val fr/*: TypeRepr<<scala/quoted/Quotes#reflectModule#TypeRepr#>>*/ = TypeRepr.of[T]/*(using evidence$1<<(3:23)>>)*/
902902
|""".stripMargin
903903
)
904904

0 commit comments

Comments
 (0)