Files
kotlin-fork/compiler/frontend.java
Nikolay Krasko d257256960 Fix build - remove calling getText()
Call of getText() on class element activated caching for
com.intellij.filetype.decompiler extension point in
KeyedExtensionCollector. This cache wasn't
invalidated on set up JavaWithoutSources tests.
2012-10-09 16:43:33 +04:00
..