6 lines
82 B
Text
6 lines
82 B
Text
|
|
Section Header
|
||
|
|
+ name := DOG;
|
||
|
|
Section Inherit
|
||
|
|
- parent : ANIMAL := ANIMAL;
|
||
|
|
// ...
|