1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/python/async-function-definition.parseA.txt
2018-04-16 16:52:54 -07:00

20 lines
307 B
Plaintext

(Program
(Annotation
(Function
(Identifier)
(Identifier))
(Empty))
(Annotation
(Function
(Identifier)
(Identifier)
(Identifier)
(Identifier))
(Empty))
(Annotation
(Function
(Identifier)
(Identifier)
(Identifier))
(Empty)))