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

38 lines
1.3 KiB
Plaintext
Raw Normal View History

2021-03-30 01:45:10 +03:00
---
2021-04-07 20:01:24 +03:00
namespace: Parse
2021-03-30 01:45:10 +03:00
expectation: Pass
outputs:
- name: ""
expected_input: []
imports:
- package_or_packages:
Package:
2021-04-06 16:57:46 +03:00
name: "{\"name\":\"hello_world\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":8,\\\"col_stop\\\":19,\\\"path\\\":\\\"names_underscore.leo\\\",\\\"content\\\":\\\"import hello_world.foo;\\\"}\"}"
2021-03-30 01:45:10 +03:00
access:
Symbol:
2021-04-06 16:57:46 +03:00
symbol: "{\"name\":\"foo\",\"span\":\"{\\\"line_start\\\":3,\\\"line_stop\\\":3,\\\"col_start\\\":20,\\\"col_stop\\\":23,\\\"path\\\":\\\"names_underscore.leo\\\",\\\"content\\\":\\\"import hello_world.foo;\\\"}\"}"
2021-03-30 01:45:10 +03:00
alias: ~
span:
line_start: 3
line_stop: 3
col_start: 20
col_stop: 23
2021-04-06 16:57:46 +03:00
path: names_underscore.leo
2021-03-30 01:45:10 +03:00
content: import hello_world.foo;
span:
line_start: 3
line_stop: 3
col_start: 8
col_stop: 23
2021-04-06 16:57:46 +03:00
path: names_underscore.leo
2021-03-30 01:45:10 +03:00
content: import hello_world.foo;
span:
line_start: 3
line_stop: 3
col_start: 8
col_stop: 23
2021-04-06 16:57:46 +03:00
path: names_underscore.leo
2021-03-30 01:45:10 +03:00
content: import hello_world.foo;
circuits: {}
functions: {}