#KT-47700 Fixed
Fix incorrectly rebased ce0a3a57df This reverts commit 3d0126d5
ce0a3a57df
3d0126d5
because of incorrect rebase This reverts commit ce0a3a57
ce0a3a57
Seperate checker for platforms that do not support this language feature yet Synthetic implementations of annotations are generated on-demand with proper equals, hashCode, and annotationType methods #KT-47699 Fixed