fix(ruby): bare_symbol should be @symbol

This commit is contained in:
Serhii Budnik 2023-04-16 20:49:27 +03:00 committed by Amaan Qureshi
parent 21f2fb188e
commit 9d3c14874d

View file

@ -150,12 +150,12 @@
] @string
[
(bare_symbol)
(heredoc_beginning)
(heredoc_end)
] @constant
[
(bare_symbol)
(simple_symbol)
(delimited_symbol)
(hash_key_symbol)