summaryrefslogtreecommitdiff
path: root/test/files/neg/bug4533.check
blob: 42ab268206368da704f8569eb4fb853985b84419 (plain) (blame)
1
2
3
4
bug4533.scala:6: error: erroneous or inaccessible type
  def statusByAlarms(alarms: GenSetLike[FooAlarm]) = println("hello")
                             ^
one error found