home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
lifeos2.zip
/
LIFE-1.02
/
TESTS
/
IN
/
PROVE.IN
< prev
next >
Wrap
Text File
|
1996-06-04
|
208b
|
15 lines
call_once(X)?
X= !?
X= (write(1),!,write(2))?
X=((A=1;A=2;A=3),write(A),fail)?
X=(A={1;2;3},write(A),fail)?
Y=(A={1;2;3},write(A),fail)?
X=Y?
.
call_once(succeed)?
call_once(true)?
call_once((true,true))?