mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 10:12:21 +03:00
42 lines
1.5 KiB
Plaintext
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: ~
|