xo-expression xo-reader: type unifier + misc improvements
This commit is contained in:
parent
099cfa07c1
commit
12f5362b4d
13 changed files with 144 additions and 34 deletions
|
|
@ -141,6 +141,7 @@ namespace xo {
|
|||
rp<Expression> lambda
|
||||
= Lambda::make_from_env(lambda_name,
|
||||
local_env_,
|
||||
nullptr /*explicit_return_td*/,
|
||||
expr);
|
||||
|
||||
rp<Expression> result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue