When a non-representable default value was used in the signature to generate, the code failed with a SyntaxError
. This case is now correctly handled, by storing the corresponding variable in the generated function's context. Fixes #23.
See documentation page for details.