6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
|
:- object(q1,
|
||
|
extends(square)).
|
||
|
|
||
|
|
||
|
:- end_object.
|