Files
kotlin-fork/compiler
Alexander Udalov 1f0d3d9c7c Load WasExperimental values correctly for associated declarations
For example, if a class is `@SinceKotlin("X")
@WasExperimental(M::class)`, then its constructor should also be
accessible if API < X, provided that the opt-in to M is given
2018-05-07 11:37:31 +02:00
..
2018-04-13 21:33:03 +03:00
2018-05-04 15:00:43 +03:00
2018-04-27 18:25:21 +03:00
2018-04-27 18:25:21 +03:00
2018-04-06 08:53:31 +02:00