init commit again
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
general {
|
||||
funcon-term:
|
||||
and(
|
||||
is-in-type(map(),environments),
|
||||
is-in-type({"x"|->true},environments),
|
||||
is-in-type({"x"|->true, "y"|->false},environments))
|
||||
;
|
||||
}
|
||||
|
||||
tests {
|
||||
result-term: true;
|
||||
}
|
||||
Reference in New Issue
Block a user