5 lines
54 B
Text
5 lines
54 B
Text
:- object(foo).
|
|
|
|
:- include(bar).
|
|
|
|
:- end_object.
|
:- object(foo).
|
|
|
|
:- include(bar).
|
|
|
|
:- end_object.
|