1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/python/import-statement.parseB.txt
2018-01-16 18:24:58 -05:00

14 lines
195 B
Plaintext

(Program
(
(Import
(Identifier)
(Empty))
(Import
(Identifier)
(Empty)))
(Import
(ScopeResolution
(Identifier)
(Identifier))
(Identifier)))