14 lines
234 B
Plaintext
14 lines
234 B
Plaintext
general {
|
|
funcon-term:
|
|
initialise-storing
|
|
give(
|
|
allocate-variable(booleans),
|
|
recycle-variables(given,allocate-variable(booleans)))
|
|
;
|
|
}
|
|
|
|
tests {
|
|
result-term: null-value;
|
|
store: map();
|
|
}
|