Skip to content

Commit f16b8f3

Browse files
author
Antonio Cunei
committed
Error message in bug4533 is no longer valid: fi...
Error message in bug4533 is no longer valid: fixing for RC4.
1 parent 9fb20c7 commit f16b8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/files/neg/bug4533.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bug4533.scala:6: error: trait GenSetLike in package collection cannot be accessed in package collection
1+
bug4533.scala:6: error: erroneous or inaccessible type
22
def statusByAlarms(alarms: GenSetLike[FooAlarm]) = println("hello")
33
^
44
one error found

0 commit comments

Comments
 (0)