summaryrefslogblamecommitdiff
path: root/test/files/neg/t8376/S.scala
blob: a19f0d3c067c0188ba83b69bb823033eebf8cc01 (plain) (tree)
1
2
3
4



                                                                                            
object S {
  J.m(0)
  // the error message should show `T*` in the method signatures rather than `<repeated>[T]`
}