Fix a few Perl style mappings
This commit is contained in:
parent
4ad643f756
commit
ad0297f42f
@ -10,13 +10,13 @@ string=string_1
|
||||
character=character
|
||||
preprocessor=preprocessor
|
||||
operator=operator
|
||||
identifier=identifier_1
|
||||
scalar=scalar
|
||||
identifier=identifier
|
||||
scalar=identifier_1
|
||||
pod=comment_doc
|
||||
regex=regex
|
||||
array=regex
|
||||
hash=regex
|
||||
symboltable=number_2
|
||||
array=identifier_2
|
||||
hash=identifier_3
|
||||
symboltable=identifier_4
|
||||
backticks=backticks
|
||||
pod_verbatim=comment_doc_keyword
|
||||
reg_subst=regex
|
||||
|
Loading…
x
Reference in New Issue
Block a user