Files
kotlin-fork/compiler/testData
Denis Zharkov 257417bc4a Minor. Lower type aliase declarations priority
There are several reasons for doing this:
- See org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope.computeDescriptors,
  classifiers are being deserialized in the last turn, so it's necessary to preserve consistent order
- Their priority should be close to classes
2016-09-09 10:27:35 +03:00
..
2016-08-11 09:11:11 +02:00
2016-04-04 23:12:37 +03:00
2016-06-09 12:57:59 +03:00