KtFile: FileStart_ERR.kt PACKAGE_DIRECTIVE IMPORT_LIST PsiErrorElement:Expecting a top level declaration PsiElement(DIV)('/') PsiErrorElement:Expecting a top level declaration PsiElement(package)('package') PsiWhiteSpace(' ') PsiErrorElement:Expecting a top level declaration PsiElement(IDENTIFIER)('foo') PsiErrorElement:Expecting a top level declaration PsiElement(DOT)('.') PsiErrorElement:Expecting a top level declaration PsiElement(IDENTIFIER)('bar') PsiErrorElement:imports are only allowed in the beginning of file PsiWhiteSpace('\n') IMPORT_LIST IMPORT_DIRECTIVE PsiElement(import)('import') PsiWhiteSpace(' ') REFERENCE_EXPRESSION PsiElement(IDENTIFIER)('foo')