1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
semantic/test/fixtures/haskell/corpus/module-declaration3.parseB.txt
Rick Winfrey c2a3608154 Add missing assignments
I discovered a test file in tree-sitter-haskell I overlooked while assigning semantic.
2018-06-19 17:37:40 -07:00

6 lines
100 B
Plaintext

(Module
(QualifiedModuleIdentifier
(ModuleIdentifier)
(ModuleIdentifier))
(Statements))