7 lines
61 B
Plaintext
7 lines
61 B
Plaintext
|
|
||
|
:- object(victoria,
|
||
|
extends(manchester)).
|
||
|
|
||
|
|
||
|
:- end_object.
|