7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
|
|
||
|
:- object(imperial,
|
||
|
extends(london)).
|
||
|
|
||
|
|
||
|
:- end_object.
|