@@ -34,6 +34,7 @@ struct lval_func {
lenv* env;
lval* formals;
lval* body;
lval* va;
};
struct lval {
The note is not visible to the blocked user.