xo-expression xo-reader: type unifier + misc improvements
This commit is contained in:
parent
6a7353f689
commit
75b74918b7
31 changed files with 1005 additions and 76 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