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

++tree-sitter-ruby for update for structure

This commit is contained in:
Timothy Clem 2017-08-01 11:38:47 -07:00
parent d78a0db999
commit 9020f74e48
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit fdb657e803de708f48186151c6704815197b64c3
Subproject commit a58ec93c65805dc836269b3e0277aa51c82f7d64

View File

@ -5,6 +5,6 @@ import Language.Haskell.TH
import Text.Parser.TreeSitter.Language
import Text.Parser.TreeSitter.Ruby
-- v2 - Bump to get file to change to force template haskell to regenerate.
-- v3 - 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