| FILE | |
| PsiElement(ASSIGNMENT) | |
| PsiElement(ASSIGNABLE_BARE) | |
| PsiElement(IDENTIFIER) | |
| PsiElement(DeclarativeTokenType.token)('foo') | |
| PsiElement(DeclarativeTokenType.=)('=') | |
| PsiElement(LITERAL) | |
| PsiElement(DeclarativeTokenType.multiline_string_literal)('"""some string$quotes"""') |