#KT-25855 Fixed
This reverts commit f03dc62173.
f03dc62173
The implementation is a bit obscure because this worked on JS since Kotlin 1.0 and we should not break that; however, on JVM, a diagnostic will be reported with old language/API version #KT-25241 Fixed
See https://github.com/Kotlin/KEEP/issues/107 #KT-13764 Fixed