mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-02 10:14:53 +03:00
d83c4be330
* 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>
23 lines
876 B
Plaintext
23 lines
876 B
Plaintext
---
|
|
namespace: Execute
|
|
expectation: Pass
|
|
outputs:
|
|
- - initial_ast: 5f8ab884bb9ecd9711292436b320f4da9edb789a71c1f03ebb68103c781b9a25
|
|
unrolled_ast: 5f8ab884bb9ecd9711292436b320f4da9edb789a71c1f03ebb68103c781b9a25
|
|
ssa_ast: 1c444b53e6488c43c36bdb122eba014ac62025baf8670a5e80230335bb776ce6
|
|
flattened_ast: 7522b89ea087ec0266471c1192ca3f12a2172fc070d92ed1509b0016c8def62f
|
|
inlined_ast: 7522b89ea087ec0266471c1192ca3f12a2172fc070d92ed1509b0016c8def62f
|
|
dce_ast: 7522b89ea087ec0266471c1192ca3f12a2172fc070d92ed1509b0016c8def62f
|
|
bytecode: f6055195b401bef6fe1e686a256bb743941b1945b7fd4b8f1800aa83dc3b7495
|
|
warnings: ""
|
|
results:
|
|
dubble:
|
|
- input: "[]"
|
|
output: "[]"
|
|
- input: "[]"
|
|
output: "[]"
|
|
- input: "[]"
|
|
output: "[]"
|
|
- input: "[]"
|
|
output: "[]"
|