8 lines
53 B
Plaintext
8 lines
53 B
Plaintext
|
|
||
|
:- object(plredef).
|
||
|
|
||
|
write(_).
|
||
|
|
||
|
:- end_object.
|
||
|
|