............. fuck
This commit is contained in:
parent
586fc6a34f
commit
6a50a4fc4f
|
@ -31,7 +31,7 @@ range_anchor: "@$" IDENTIFIER
|
|||
|
||||
STRING: /"([^"\\]|\\.)*"/
|
||||
RAW_STRING: /'[^']*'/
|
||||
LONG_STRING: /<<\s*(?P<terminator>[^\n]+)\n.*\n(?P=terminator)/s
|
||||
LONG_STRING: /<<\s*(?P<terminator>[^\n]+)\n.*?\n(?P=terminator)/s
|
||||
LINE_NUMBER: /ln\d+/
|
||||
CHAR_INDEX: /ch\d+/
|
||||
LINE_COLUMN: /ln\d+c\d+/
|
||||
|
|
Loading…
Reference in a new issue