Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
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
..
2017-05-15 11:24:35 +03:00
2018-02-05 13:38:06 +01:00
2015-12-17 16:26:26 +03:00
2016-05-16 15:38:13 +03:00