96b2f13397
We initially wanted to release the feature in 1.9.0, but found a bug in K1 KT-54906. It was decided to postpone the feature release to 2.1, but at this time KOTLIN_2_1 didn't exist In this commit I make it possible to enable the feature with -language-version 2.1 flag, so users can "preview" this feature in 2.0 KT-1436