RosettaCodeData/Task/Inheritance-Single/E/inheritance-single-3.e

4 lines
92 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
def fido implements LabStamp {}
def tom implements CatStamp {}
def brick {} # not an animal