FirCallResolve: disable property resolve optimization in builder inference
#KT-57889 Fixed
This commit is contained in:
committed by
Space Team
parent
f9a7a7fda2
commit
9374202ebc
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
// !LANGUAGE: +NoBuilderInferenceWithoutAnnotationRestriction
|
||||
// FIR_DUMP
|
||||
|
||||
class Foo<T : Any> {
|
||||
fun doSmthng(arg: T) {}
|
||||
|
||||
Reference in New Issue
Block a user