mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
added last statement break to the python lexing
This commit is contained in:
@@ -12,5 +12,5 @@ PyFile:ColonBeforeEof.py
|
||||
PsiElement(Py:IDENTIFIER)('b')
|
||||
PsiElement(Py:COLON)(':')
|
||||
PyStatementList
|
||||
PsiErrorElement:statement expected
|
||||
PsiErrorElement:indent expected
|
||||
<empty list>
|
||||
Reference in New Issue
Block a user