1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 17:59:10 +03:00
semantic/test/fixtures/python/function-definition.parseB.txt
2017-08-11 11:58:45 -07:00

35 lines
554 B
Plaintext

(Program
(Annotation
(Function
(Identifier)
(Identifier)
(Identifier)
(
(Identifier)))
(Empty))
(Annotation
(Function
(Identifier)
(
(Identifier)))
(Empty))
(Annotation
(Function
(Identifier)
(Identifier)
(
(Identifier)))
(Empty))
(Annotation
(Function
(Identifier)
(Annotation
(Assignment
(Identifier)
(Integer))
(Identifier))
(Identifier)
(
(Identifier)))
(Empty)))