[FIR-TEST] Update testdata
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ fun <T: AAA> jsObject(builder: T.() -> Unit): T = null as T
|
||||
|
||||
fun foo(x: DIV) {
|
||||
assign(x, jsObject { tabIndex }) // tabIndex is resolved in OI and unresolved in NI because T is inferred to Any instead of DIV
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user