leo/tests/expectations/parser/serialize/one_plus_one.out
2023-02-05 12:46:20 -08:00

42 lines
1.5 KiB
Plaintext

---
namespace: Serialize
expectation: Pass
outputs:
- imports: {}
program_scopes:
"{\"name\":\"test\",\"network\":\"\\\"{\\\\\\\"name\\\\\\\":\\\\\\\"aleo\\\\\\\",\\\\\\\"span\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"lo\\\\\\\\\\\\\\\":15,\\\\\\\\\\\\\\\"hi\\\\\\\\\\\\\\\":19}\\\\\\\"}\\\"\"}":
program_id: "{\"name\":\"test\",\"network\":\"\\\"{\\\\\\\"name\\\\\\\":\\\\\\\"aleo\\\\\\\",\\\\\\\"span\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"lo\\\\\\\\\\\\\\\":15,\\\\\\\\\\\\\\\"hi\\\\\\\\\\\\\\\":19}\\\\\\\"}\\\"\"}"
structs: {}
mappings: {}
functions:
main:
annotations: []
call_type: Standard
identifier: "{\"name\":\"main\",\"span\":\"{\\\"lo\\\":35,\\\"hi\\\":39}\"}"
input: []
output:
- Internal:
mode: None
type_:
Integer: U8
output_type:
Integer: U8
block:
statements:
- Return:
expression:
Binary:
left:
Literal:
Integer:
- U8
- "1"
right:
Literal:
Integer:
- U8
- "1"
op: Add
finalize_arguments: ~
finalize: ~