| ... | @@ -46,3 +46,9 @@ The second "not allowed" comment is wrong. Abstract classes can declare non-abst |
... | @@ -46,3 +46,9 @@ The second "not allowed" comment is wrong. Abstract classes can declare non-abst |
|
|
Parent constructor call with the ': ParentClass()' syntax is only valid in the class type definition, not for the constructor call.
|
|
Parent constructor call with the ': ParentClass()' syntax is only valid in the class type definition, not for the constructor call.
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
## NegSem_5010107_Methods_004
|
|
|
|
|
|
|
|
According to the standard, 'runs on', 'mtc' and 'system' clauses precedce the 'returns' clause, so in this test the order is wrong.
|
|
|
|
|
|
|
|
 |
|
|
|
\ No newline at end of file |