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

48 lines
1.2 KiB
Plaintext
Raw Normal View History

2022-06-23 10:19:26 +03:00
---
namespace: Parse
expectation: Pass
outputs:
- name: ""
2022-07-13 01:41:11 +03:00
network: ""
2022-06-23 10:19:26 +03:00
expected_input: []
2022-07-16 07:01:02 +03:00
imports: {}
2022-06-23 10:19:26 +03:00
functions:
"{\"name\":\"x\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":12}\"}":
2022-08-05 01:42:57 +03:00
annotations: []
2022-06-23 10:19:26 +03:00
identifier: "{\"name\":\"x\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":12}\"}"
input:
- identifier: "{\"name\":\"x\",\"span\":\"{\\\"lo\\\":13,\\\"hi\\\":14}\"}"
mode: None
type_: U32
span:
lo: 13
hi: 14
- identifier: "{\"name\":\"y\",\"span\":\"{\\\"lo\\\":21,\\\"hi\\\":22}\"}"
mode: None
type_: I32
span:
lo: 21
hi: 22
output: U8
2022-06-23 10:19:26 +03:00
core_mapping: ~
block:
statements:
- Return:
expression:
2022-06-12 07:10:08 +03:00
Literal:
U8:
2022-06-23 10:19:26 +03:00
- "0"
- span:
lo: 48
hi: 51
span:
lo: 41
hi: 51
span:
lo: 35
hi: 54
span:
lo: 2
hi: 54
circuits: {}