| PsiElement(Py:IDENTIFIER)('a') |
| PsiElement(Py:COMMA)(',') |
| PsiElement(Py:IDENTIFIER)('b') |
| PsiElement(Py:COMMA)(',') |
| PsiElement(Py:IDENTIFIER)('c') |
| PyNumericLiteralExpression |
| PsiElement(Py:INTEGER_LITERAL)('1') |
| PsiElement(Py:COMMA)(',') |
| PyNumericLiteralExpression |
| PsiElement(Py:INTEGER_LITERAL)('2') |
| PsiElement(Py:COMMA)(',') |
| PyNumericLiteralExpression |
| PsiElement(Py:INTEGER_LITERAL)('3') |
| PsiElement(Py:COMMA)(',') |
| PyNumericLiteralExpression |
| PsiElement(Py:INTEGER_LITERAL)('4') |
| PsiElement(Py:COMMA)(',') |
| PyNumericLiteralExpression |
| PsiElement(Py:INTEGER_LITERAL)('5') |