Skip to content

Commit 8d09c11

Browse files
authored
Merge pull request #6049 from dotty-staging/fix-merge
Fix check file after merge
2 parents 07847f8 + 2fe74de commit 8d09c11

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)