summaryrefslogtreecommitdiff
path: root/test/neg/bug236.check
blob: 6c1b463d68a984f37ece9f0ae24245541b015497 (plain) (blame)
1
2
3
4
bug236.scala:4: constructor A of type ()A cannot be applied to (scala.Int)
  class B extends A(1) {
                   ^
one error found