add some boolean operations, tests for
Signed-off-by: Ava Hahn <ava@aidanis.online>
This commit is contained in:
parent
c1d83a6285
commit
28e158f110
5 changed files with 292 additions and 4 deletions
|
|
@ -108,6 +108,7 @@ mod control_lib_tests {
|
|||
|
||||
#[test]
|
||||
fn test_let_multiphase_local_multibody_evals() {
|
||||
// prints 'first body' and then returns ('1' '2' '3')
|
||||
let document = "(let (
|
||||
(temp '1')
|
||||
(temp (append () temp '2')))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue