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