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

@ -423,7 +423,7 @@
"revision": "e01767921df18142055d97407595329d7629e643"
},
"perl": {
"revision": "186906b7b03a0a4d9c4e27444b234320e9b470c9"
"revision": "495ea4b2bb2ca7ebc64c598e4a60d8c0856b2811"
},
"php": {
"revision": "0e02e7fab7913a0e77343edb347c8f17cac1f0ba"

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)