RosettaCodeData/Task/Inheritance-Single/Lisaac/inheritance-single-4.lisaac

6 lines
76 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Section Header
+ name := LAB;
Section Inherit
- parent : DOG := DOG;
// ...