Skip to content

Commit 2fe74de

Browse files
committed
Fix check file after merge
Looks like #6034 and #6040 collided resulting in a CI failure on master.
1 parent 07847f8 commit 2fe74de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neg/i3430.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<44..44> in i3430.scala
2-
ambiguous implicit arguments: both object Long in object Ordering and object Short in object Ordering match type Ordering[B] of parameter cmp of method min in trait TraversableOnce
2+
ambiguous implicit arguments: both object Short in object Ordering and object Int in object Ordering match type Ordering[B] of parameter cmp of method min in trait TraversableOnce

0 commit comments

Comments
 (0)