Simplified process of filtering out obsolete package parts and loading descriptors from incremental caches.
Now when file is deleted or dirty (compiled right now), its old package part is used. Current package of file doesn't matter.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
f()
|
||||
}
|
||||
Reference in New Issue
Block a user