summaryrefslogblamecommitdiff
path: root/test/neg/bug105.check
blob: d0a980053aa9f4ebf2acfe46a44c31a8972795a4 (plain) (tree)
1
2
3
4



                                                     
bug105.scala:1: illegal inheritance from sealed class
object T extends Array[Int](1);
                           ^
one error found