12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
general {
|
|
funcon-term:
|
|
initialise-binding
|
|
scope({"x"|->1},
|
|
closed(else(bound-directly"x", true)))
|
|
;
|
|
}
|
|
|
|
tests {
|
|
result-term: true;
|
|
}
|