mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-19 07:32:26 +03:00
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
---
|
|
ns: Parse
|
|
expectation: Pass
|
|
outputs:
|
|
- name: ""
|
|
expected_input: []
|
|
imports:
|
|
- package_or_packages:
|
|
Package:
|
|
name: "{\"name\":\"a\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":8,\\\"col_stop\\\":9,\\\"path\\\":\\\"basic.leo\\\",\\\"content\\\":\\\"import a.b;\\\"}\"}"
|
|
access:
|
|
Symbol:
|
|
symbol: "{\"name\":\"b\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":10,\\\"col_stop\\\":11,\\\"path\\\":\\\"basic.leo\\\",\\\"content\\\":\\\"import a.b;\\\"}\"}"
|
|
alias: ~
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 10
|
|
col_stop: 11
|
|
path: basic.leo
|
|
content: import a.b;
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 8
|
|
col_stop: 11
|
|
path: basic.leo
|
|
content: import a.b;
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 8
|
|
col_stop: 11
|
|
path: basic.leo
|
|
content: import a.b;
|
|
circuits: {}
|
|
functions: {}
|