ligo/Tests
Christian Rinderknecht 457a0085f7
I added and alternate syntax for blocks of instructions.
The syntax: block { ... }
The other syntax: begin ... end
This implies adding a new keyword to LIGO: "block".
2019-03-25 16:38:07 +01:00
..
a.ligo I added an optional semi-colon in record type declarations. 2019-03-21 21:34:22 +01:00
crowdfunding.ligo I added and alternate syntax for blocks of instructions. 2019-03-25 16:38:07 +01:00