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

4 lines
92 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
def fido implements LabStamp {}
def tom implements CatStamp {}
def brick {} # not an animal