1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/haskell/corpus/gadt-declarations.parseA.txt

33 lines
712 B
Plaintext
Raw Normal View History

(Module
(Empty)
(GADT
(Empty)
(Type
(Identifier)
(Statements
(Identifier)
(Identifier)
(Identifier)))
2018-06-06 02:01:56 +03:00
(Statements
(GADTConstructor
(Empty)
(Identifier)
(FunctionType
(Type
(Identifier)
(TypeParameters))
(FunctionType
(Type
(Identifier)
(TypeParameters))
(FunctionType
(Type
(Identifier)
(TypeParameters))
(Type
(Identifier)
(TypeParameters
(Identifier)
(Identifier)
(Identifier))))))))))