leo/tests/expectations/parser
Collin Chin d83c4be330
Implement Mapping::get_or_use (#2413)
* get_or_init -> get_or_use

* use mapping get_or_use in examples

* fix codegen for Mapping::get_or_use

* fix tests for Mapping::get_or_use

* fix warnings, update snarvm rev

* bump circle rust img v1.70

* fix codegen

* update snarkvm rev and regen tests

* Update compiler/parser/src/parser/expression.rs

Co-authored-by: d0cd <pranavsaig@gmail.com>
Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* Delete program.json

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

* Delete program.json

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>

---------

Signed-off-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
Co-authored-by: d0cd <pranavsaig@gmail.com>
2023-06-13 12:09:33 -07:00
..
expression Support negative group literals 2023-04-11 10:44:26 -07:00
finalize Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
functions Cleanup expectations 2023-04-12 12:38:44 -07:00
inputs Removes unused or deprecated keywords from the grammar. (#2273) 2023-02-17 19:25:11 -08:00
program [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
serialize Regen exepectations 2023-02-08 16:41:32 -08:00
statement Removes unused or deprecated keywords from the grammar. (#2273) 2023-02-17 19:25:11 -08:00
unreachable Removes unused or deprecated keywords from the grammar. (#2273) 2023-02-17 19:25:11 -08:00