leo/tests/expectations
Michael Benfield 0a5a6985f1 Handle closures that are invalid for Aleo.
In particular,

1. Insert a dummy instruction for empty closures
and finalizers. SnarkVM won't parse these with no instructions.

2. Give an error for Leo functions with
no parameters (rather than just generating
an invalid Aleo closure).

Fixes #28401
2024-10-23 12:03:12 -07:00
..
compiler Handle closures that are invalid for Aleo. 2024-10-23 12:03:12 -07:00
execution Consistently make 1 empty line between output items in codegen. 2024-10-21 17:00:21 -07:00
parser Handle closures that are invalid for Aleo. 2024-10-23 12:03:12 -07:00