chore(perl): update parser

This commit is contained in:
Veesh Goldman 2023-10-23 21:40:18 +03:00 committed by GitHub
parent 0b50cf1592
commit 84544f5cd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@
(regexp_content)
] @string.regex
(autoquoted_bareword _?) @string.special
(autoquoted_bareword) @string.special
(use_statement (package) @type)
(package_statement (package) @type)