- error message has changed.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@3374 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
3165f24a6c
commit
e8b67c5f4c
|
@ -1,4 +1,4 @@
|
|||
bug236.scala:4: constructor A of type ()A cannot be applied to (scala.Int)
|
||||
bug236.scala:4: wrong number of arguments for constructor A()
|
||||
class B extends A(1) {
|
||||
^
|
||||
one error found
|
||||
|
|
Loading…
Reference in New Issue