7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
|
||
|
:- object(descendant3,
|
||
|
imports(interface),
|
||
|
extends(prototype3)).
|
||
|
|
||
|
:- end_object.
|