leo/tests/expectations/parser/serialize/one_plus_one.out
Pranav Gaddamadugu ce3fd38cd4 Regen expectations
2022-10-03 14:57:14 -07:00

41 lines
1018 B
Plaintext

---
namespace: Serialize
expectation: Pass
outputs:
- name: ""
network: ""
expected_input: []
imports: {}
structs: {}
mappings: {}
functions:
"{\"name\":\"main\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":15}\"}":
annotations: []
call_type: Standard
identifier: "{\"name\":\"main\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":15}\"}"
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: ~