415d52fe54
Starting from language version 1.5, JVM IR is enabled by default, so this option has no effect. To rollback to the old JVM backend, the new option useOldBackend can be used. #KT-45504 Fixed