hy/tests/compilers
Nicolas Dandrimont 1e24dde153 Merge fn and lambda
We actually only generate an ast.Lambda if (lambda) was called, as a lot of code
expect ast.FunctionDefs (most notably with_decorator).

This allows empty lambdas too.

This fixes #165.
2013-05-07 20:07:15 +02:00
..
2013-03-02 23:47:16 -05:00
2013-05-07 20:07:15 +02:00