mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 12:17:35 +03:00
31 lines
1.2 KiB
Plaintext
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() {}"
|