anole-lang / anole

The Anole Programming Language
MIT License
17 stars 1 forks source link

[FEATURE] Returning multi values in lambda-expression must be explicit by `[ret1, ..., retn]` now #54

Closed mu001999 closed 3 years ago

mu001999 commented 3 years ago

To avoid conflict when using lambda expressions as arguments