leo/tests/expectations/parser/functions/const_input.out
2022-08-04 18:00:00 -07:00

51 lines
1.3 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\\\":19,\\\"hi\\\":20}\"}"
mode: Const
type_: U8
span:
lo: 19
hi: 20
output: U8
core_mapping: ~
block:
statements: []
span:
lo: 32
hi: 34
span:
lo: 2
hi: 34
"{\"name\":\"y\",\"span\":\"{\\\"lo\\\":45,\\\"hi\\\":46}\"}":
annotations: []
identifier: "{\"name\":\"y\",\"span\":\"{\\\"lo\\\":45,\\\"hi\\\":46}\"}"
input:
- identifier: "{\"name\":\"y\",\"span\":\"{\\\"lo\\\":56,\\\"hi\\\":57}\"}"
mode: Const
type_: U64
span:
lo: 56
hi: 57
output: U8
core_mapping: ~
block:
statements: []
span:
lo: 70
hi: 72
span:
lo: 36
hi: 72
circuits: {}