RosettaCodeData/Task/Inheritance-Single/Lisaac/inheritance-single-2.lisaac
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

5 lines
82 B
Text

Section Header
+ name := CAT;
Section Inherit
- parent : ANIMAL := ANIMAL;
// ...