1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/haskell/corpus/gadt-declarations.diffB-A.txt

35 lines
764 B
Plaintext
Raw Normal View History

(Module
(Empty)
(GADT
(Empty)
(Type
{ (Identifier)
->(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)
->(Identifier) }
(TypeParameters
(Identifier)
(Identifier)
(Identifier))))))))))