diff --git a/tests/neg/i3430.check b/tests/neg/i3430.check index 253c5a29fd2b..075dba863e43 100644 --- a/tests/neg/i3430.check +++ b/tests/neg/i3430.check @@ -1,2 +1,2 @@ <44..44> in i3430.scala -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 \ No newline at end of file +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