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
This is another test case in XProcessing. Calling getDeclarationsInSourceOrder on a Java class implementing a Kotlin interface throws KotlinIllegalStateExceptionWithAttachments. If the sources are compiled then it works.
This is another test case in XProcessing. Calling
getDeclarationsInSourceOrderon a Java class implementing a Kotlin interface throws KotlinIllegalStateExceptionWithAttachments. If the sources are compiled then it works.Repro: kuanyingchou@d4962e8