init commit again
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
general {
|
||||
funcon-term:
|
||||
initialise-generating
|
||||
give(fresh-atom,
|
||||
print is-equal(use-atom-not-in{given}, use-atom-not-in{given}))
|
||||
;
|
||||
}
|
||||
|
||||
tests {
|
||||
result-term: null-value;
|
||||
// standard-out: [ false ];
|
||||
//Also possible:
|
||||
standard-out: [ true ];
|
||||
}
|
||||
Reference in New Issue
Block a user