Files
kotlin-fork/compiler
Pavel V. Talanov d18846201a JavaElementFinder: avoid returning fake light class in findClass*
findClass* are supposed to return a single visible class
    from given scope with given fqname
After sorting FakeFileForLightClass would sometimes be first in the list
    leading to exceptions like KT-24704

  #KT-24704 Fixed
2018-06-06 20:45:41 +02:00
..
2018-04-13 21:33:03 +03:00
2018-06-04 10:49:57 +02:00
2018-05-28 22:10:56 +02:00
2018-06-06 10:34:51 +02:00