Files
kotlin-fork/compiler/tests/org/jetbrains/kotlin
Ilmir Usmanov 1e4b7e1ef1 Put $assertionDisabled field into inline-site's class
The generated code is more inline with java, and we avoid the error of
accessing package-private field outside of the package.
However, this changes semantics a bit. Now, a user should set assertion
status of inline-site's package, instead of inline function's one.
 #KT-28317: Fixed
2019-02-18 12:39:03 +03:00
..
2019-02-10 13:35:59 +01:00
2019-02-15 16:25:16 +03:00
2019-02-12 21:02:56 +01:00
2017-07-28 01:28:56 +03:00