Skip to content

Commit 900e74b

Browse files
committed
Adjust i11994.check for LTS outputs
1 parent 2d51401 commit 900e74b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/neg/i11994.check

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
|
99
| The error occurred while trying to compute the signature of method foo
1010
| which required to compute the signature of type T
11+
| which required to searching for an implicit conversion from Tuple.type to ?{ meow: ? }
1112
| which required to compute the signature of method foo
1213
|
1314
| Run with both -explain-cyclic and -Ydebug-cyclic to see full stack trace.
@@ -21,6 +22,7 @@
2122
|
2223
| The error occurred while trying to compute the signature of given instance given_Unit
2324
| which required to compute the signature of type T
25+
| which required to searching for an implicit conversion from Tuple.type to ?{ meow: ? }
2426
| which required to compute the signature of given instance given_Unit
2527
|
2628
| Run with both -explain-cyclic and -Ydebug-cyclic to see full stack trace.

0 commit comments

Comments
 (0)