KT-6586 accessing Kotlin class static class object variable's value from Java does not properly update between compiles

#KT-6586 fixed
This commit is contained in:
Evgeny Gerashchenko
2015-02-16 16:30:45 +03:00
parent 15a3496dbd
commit d1a2fd9c66
21 changed files with 188 additions and 16 deletions
@@ -0,0 +1,16 @@
Cleaning output files:
out/production/module/test/Klass$Default.class
out/production/module/test/Klass.class
End of files
Compiling files:
src/const.kt
End of files
Compiling files:
src/Usage.java
End of files
Cleaning output files:
out/production/module/Usage.class
End of files
Compiling files:
src/Usage.java
End of files