3 lines
92 B
Text
3 lines
92 B
Text
def fido implements LabStamp {}
|
|
def tom implements CatStamp {}
|
|
def brick {} # not an animal
|