aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base/test115/Readme.txt
blob: b8451bd8cbbc414effd7b9e6d02b4d35bbe454d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
Mode: VM Run
Title: Introduce constructor with class inheritance

This test ensures that when a constructor is introduced in a type (class)
then that constructor is introduced with the same formal parameter
structure and body in all classes and subclasses implementing the
type.

Deprecated -eh