1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00
semantic/test/fixtures/python/corpus/class-definition.parseB.txt
2018-06-01 11:44:03 -07:00

21 lines
339 B
Plaintext

(Statements
(Class
(Identifier)
(Identifier)
(Annotation
(Function
(Identifier)
(Identifier)
(Return
(Empty)))
(Empty)))
(Class
(Identifier)
(Annotation
(Function
(Identifier)
(Identifier)
(Return
(Identifier)))
(Empty))))