Fixed sticking of incremental cache data when case of file path is changed.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Cleaning output files:
|
||||
out/production/module/_DefaultPackage$foo$*.class
|
||||
out/production/module/_DefaultPackage.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/foo.kt
|
||||
End of files
|
||||
@@ -0,0 +1,2 @@
|
||||
fun f() {
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fun f() {
|
||||
}
|
||||
Reference in New Issue
Block a user