v1.3.20-eap-52
Pre-Release Releasedv1.3.20-eap-52 is a pre-release release. Key changes include:
- KT-21862 java.lang.NoSuchFieldError when calling isInitialized on a lateinit "field" of a companion object;
- KT-22704 Allow expect annotations with actual typealias to Java to have default argument values both in expected and in actual.