update aiken code gen test

This commit is contained in:
microproofs
2024-01-02 22:04:50 -05:00
committed by Kasey
parent aa51ce3e3e
commit 412945af3a
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ use self::{
lookup_data_type_by_tipo, modify_cyclic_calls, modify_self_calls, rearrange_list_clauses,
AssignmentProperties, ClauseProperties, CodeGenSpecialFuncs, CycleFunctionNames,
DataTypeKey, FunctionAccessKey, HoistableFunction, Variant, CONSTR_NOT_EMPTY,
INCORRECT_CONSTR, LIST_NOT_EMPTY, TOO_MANY_ITEMS,
LIST_NOT_EMPTY, TOO_MANY_ITEMS,
},
tree::{AirExpression, AirTree, TreePath},
};