changes in check file
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12317 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
724e9af058
commit
4f4b048cfb
|
@ -1,4 +1,4 @@
|
|||
saito.scala:10: error: class A cannot be instantiated because it does not conform to its self-type B
|
||||
saito.scala:10: error: class A cannot be instantiated because it does not conform to its self-type B with A
|
||||
val a: A = new A; // should not be allowed
|
||||
^
|
||||
one error found
|
||||
|
|
Loading…
Reference in New Issue