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

6 lines
79 B
Text
Raw Permalink Normal View History

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