leo/tests/expectations/parser/functions/params.out

76 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-06-23 10:19:26 +03:00
---
namespace: Parse
expectation: Pass
outputs:
2022-10-06 09:52:37 +03:00
- imports: {}
program_scopes:
2023-09-29 00:35:52 +03:00
test:
2023-08-18 00:48:17 +03:00
program_id: "{\"name\":\"test\",\"network\":\"\\\"{\\\\\\\"id\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"aleo\\\\\\\",\\\\\\\"span\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"lo\\\\\\\\\\\\\\\":15,\\\\\\\\\\\\\\\"hi\\\\\\\\\\\\\\\":19}\\\\\\\"}\\\"\"}"
2023-09-27 01:00:14 +03:00
consts: []
structs: []
mappings: []
2022-10-06 09:52:37 +03:00
functions:
2023-09-27 01:00:14 +03:00
- - x
- annotations: []
variant: Standard
identifier: "{\"id\":\"2\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":39,\\\"hi\\\":40}\"}"
input:
- Internal:
identifier: "{\"id\":\"3\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":41,\\\"hi\\\":42}\"}"
mode: None
type_:
Integer: U32
2022-10-06 09:52:37 +03:00
span:
2023-09-27 01:00:14 +03:00
lo: 41
hi: 42
id: 4
- Internal:
identifier: "{\"id\":\"5\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":49,\\\"hi\\\":50}\"}"
mode: None
type_:
Integer: I32
span:
lo: 49
hi: 50
id: 6
output:
- Internal:
mode: None
type_:
Integer: U8
span:
lo: 60
hi: 62
id: 7
output_type:
Integer: U8
block:
statements:
- Return:
expression:
Literal:
Integer:
- U8
- "0"
- span:
lo: 80
hi: 83
- 8
finalize_arguments: ~
span:
lo: 73
hi: 84
id: 9
span:
lo: 63
hi: 90
id: 10
finalize: ~
2022-09-21 08:05:49 +03:00
span:
2023-09-27 01:00:14 +03:00
lo: 30
2022-10-06 09:52:37 +03:00
hi: 90
2023-09-27 01:00:14 +03:00
id: 11
2022-06-23 10:19:26 +03:00
span:
lo: 2
2022-10-06 09:52:37 +03:00
hi: 91