Update TODO statuses
This commit is contained in:
@@ -21,7 +21,6 @@ struct ucl_object *ucl_special_let(struct ucl_scope *scope, struct ucl_object *a
|
||||
//assert(ucl_list_length(expr)->integer == 1);
|
||||
|
||||
if (value->type == UCL_TYPE_ERROR) {
|
||||
// TODO cleanup
|
||||
ucl_scope_delete(let_scope);
|
||||
return value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user