7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
|
|
||
|
:- object(albert_hall,
|
||
|
extends(london)).
|
||
|
|
||
|
|
||
|
:- end_object.
|