1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00

++ tree-sitter-ruby to get examples

This commit is contained in:
Timothy Clem 2017-08-01 09:26:13 -07:00
parent 4a1728e4f6
commit 0e2827af3a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit b54bb16d4bee3dcabf728a3dd7d3015c9f970782
Subproject commit fdb657e803de708f48186151c6704815197b64c3

View File

@ -5,6 +5,6 @@ import Language.Haskell.TH
import Text.Parser.TreeSitter.Language
import Text.Parser.TreeSitter.Ruby
-- v1 - Bump to get file to change to force template haskell to regenerate.
-- v2 - Bump to get file to change to force template haskell to regenerate.
-- | Statically-known rules corresponding to symbols in the grammar.
mkSymbolDatatype (mkName "Grammar") tree_sitter_ruby