summaryrefslogblamecommitdiff
path: root/test/files/neg/bug4533.check
blob: b40561983154a61eca6059966971f1124e9723b5 (plain) (tree)
1
2
3
4

                                                                                                       

                              
bug4533.scala:6: error: trait GenSetLike in package collection cannot be accessed in package collection
  def statusByAlarms(alarms: GenSetLike[FooAlarm]) = println("hello")
                             ^
one error found