Add option to enable new inference only for IDE analysis
#KT-30453 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun foo() {
|
||||
ByteArray(42) {
|
||||
when (Any()) {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user