FE: don't create KtFile stubs on virtual files without ids

This commit is kinda revert of the change in platform 203:
https://github.com/JetBrains/intellij-community/commit/5d91f7bf2e5718d715c0d90ed1a212ea845fb2a3

#KT-49833 Fixed
This commit is contained in:
Mikhail Glukhikh
2021-11-26 15:08:37 +03:00
parent 4482c393b6
commit cebe25ff39
5 changed files with 13 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
$TESTDATA_DIR$/newLineInPackage.kt
-d
$TEMP_DIR$
+2
View File
@@ -0,0 +1,2 @@
package com.some
.name
+1
View File
@@ -0,0 +1 @@
OK