elm-tooling / tree-sitter-elm

Tree sitter implementation for elm
https://elm-tooling.github.io/tree-sitter-elm/
MIT License
75 stars 14 forks source link

Tests fail for elm-markup #8

Closed buinauskas closed 5 years ago

buinauskas commented 5 years ago

Tests fail for elm-markup repository. This is the exact code that causes the failure:

-----------------------------------------------------------------
examples/elm-markup/src/Mark/Internal/Description.elm                   10 ms   (MISSING right_brace [1473, 22] - [1473, 22])
examples/elm-markup/src/Mark/Internal/Parser.elm                        13 ms   (ERROR [456, 4] - [460, 25])
-----------------------------------------------------------------

Have added to parse-examples:

checkout_at "examples/elm-markup" "mdgriffith/elm-markup" "8d44a27b8fca4cd936577c239941851451f22b41"
razzeee commented 5 years ago

These are also due to comments right before an in