leo/tests/parser/functions/empty2.leo.out
2021-04-12 13:15:39 -07:00

31 lines
1.2 KiB
Plaintext

---
ns: Parse
expectation: Pass
outputs:
- name: ""
expected_input: []
imports: []
circuits: {}
functions:
"{\"name\":\"x\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":10,\\\"col_stop\\\":11,\\\"path\\\":\\\"/home/p/aleo/leo/parser/../tests/parser/functions/empty2.leo\\\",\\\"content\\\":\\\"function x() {}\\\"}\"}":
annotations: []
identifier: "{\"name\":\"x\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":10,\\\"col_stop\\\":11,\\\"path\\\":\\\"/home/p/aleo/leo/parser/../tests/parser/functions/empty2.leo\\\",\\\"content\\\":\\\"function x() {}\\\"}\"}"
input: []
output: ~
block:
statements: []
span:
line_start: 3
line_stop: 3
col_start: 14
col_stop: 16
path: /home/p/aleo/leo/parser/../tests/parser/functions/empty2.leo
content: "function x() {}"
span:
line_start: 3
line_stop: 3
col_start: 1
col_stop: 16
path: /home/p/aleo/leo/parser/../tests/parser/functions/empty2.leo
content: "function x() {}"