mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-02 06:50:13 +03:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
---
|
|
namespace: Parse
|
|
expectation: Pass
|
|
outputs:
|
|
- name: ""
|
|
expected_input: []
|
|
import_statements:
|
|
- package_or_packages:
|
|
Package:
|
|
name: "{\"name\":\"test-import\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":8,\\\"col_stop\\\":19,\\\"path\\\":\\\"\\\",\\\"content\\\":\\\"import test-import.*;\\\"}\"}"
|
|
access:
|
|
Star:
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 20
|
|
col_stop: 21
|
|
path: ""
|
|
content: import test-import.*;
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 8
|
|
col_stop: 21
|
|
path: ""
|
|
content: import test-import.*;
|
|
span:
|
|
line_start: 3
|
|
line_stop: 3
|
|
col_start: 8
|
|
col_stop: 21
|
|
path: ""
|
|
content: import test-import.*;
|
|
imports: {}
|
|
aliases: {}
|
|
circuits: {}
|
|
global_consts: {}
|
|
functions: {}
|