leo/tests/expectations/parser/functions/params.out
2022-08-04 20:00:40 -07:00

48 lines
1.2 KiB
Plaintext

---
namespace: Parse
expectation: Pass
outputs:
- name: ""
network: ""
expected_input: []
imports: {}
functions:
"{\"name\":\"x\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":12}\"}":
annotations: []
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
core_mapping: ~
block:
statements:
- Return:
expression:
Literal:
U8:
- "0"
- span:
lo: 48
hi: 51
span:
lo: 41
hi: 51
span:
lo: 35
hi: 54
span:
lo: 2
hi: 54
circuits: {}