leo/tests/parser/import/names_underscore.leo.out

38 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-03-30 01:45:10 +03:00
---
ns: Parse
expectation: Pass
outputs:
- name: ""
expected_input: []
imports:
- package_or_packages:
Package:
name: "{\"name\":\"hello_world\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":8,\\\"col_stop\\\":19,\\\"path\\\":\\\"/home/p/aleo/leo/parser/../tests/parser/import/names_underscore.leo\\\",\\\"content\\\":\\\"import hello_world.foo;\\\"}\"}"
access:
Symbol:
symbol: "{\"name\":\"foo\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":20,\\\"col_stop\\\":23,\\\"path\\\":\\\"/home/p/aleo/leo/parser/../tests/parser/import/names_underscore.leo\\\",\\\"content\\\":\\\"import hello_world.foo;\\\"}\"}"
alias: ~
span:
line_start: 3
line_stop: 3
col_start: 20
col_stop: 23
path: /home/p/aleo/leo/parser/../tests/parser/import/names_underscore.leo
content: import hello_world.foo;
span:
line_start: 3
line_stop: 3
col_start: 8
col_stop: 23
path: /home/p/aleo/leo/parser/../tests/parser/import/names_underscore.leo
content: import hello_world.foo;
span:
line_start: 3
line_stop: 3
col_start: 8
col_stop: 23
path: /home/p/aleo/leo/parser/../tests/parser/import/names_underscore.leo
content: import hello_world.foo;
circuits: {}
functions: {}