You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior version 1.5 Kotlin compiler violate JSR-45 specification in case of several stratum presence that was fixed in 1.5. There was a problem with *E presence between stratums which according to specification should be presented only at the end of SMAP (more details could be found in https://youtrack.jetbrains.com/issue/KT-37704).