KtFile: BlockCommentUnmatchedClosing_ERR.kt PACKAGE_DIRECTIVE IMPORT_LIST FUN PsiElement(fun)('fun') PsiWhiteSpace(' ') PsiElement(IDENTIFIER)('f') VALUE_PARAMETER_LIST PsiElement(LPAR)('(') PsiElement(RPAR)(')') PsiWhiteSpace(' ') BLOCK PsiElement(LBRACE)('{') PsiWhiteSpace('\n ') PsiErrorElement:Expecting an element PsiElement(MUL)('*') PsiErrorElement:Unexpected tokens (use ';' to separate expressions on the same line) PsiElement(DIV)('/') PsiWhiteSpace('\n') PsiElement(RBRACE)('}')