init commit again
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
general {
|
||||
funcon-term:
|
||||
initialise-binding
|
||||
and(
|
||||
scope(bind-value("x", false),
|
||||
scope(bind-value("x", true),
|
||||
bound-directly"x")),
|
||||
scope(bind-value("x", false),
|
||||
true))
|
||||
;
|
||||
}
|
||||
|
||||
tests {
|
||||
result-term: true;
|
||||
}
|
||||
Reference in New Issue
Block a user