[FE] Add TODO for safer check of memberExpectForActual writing
^KT-60668 ^KT-60936 ^KT-61361
This commit is contained in:
committed by
Space Team
parent
def4388c19
commit
1cf1a84594
+1
@@ -457,6 +457,7 @@ class FirExpectActualMatchingContextImpl private constructor(
|
||||
actual fun foo() {} <-- twice checked (from A and B) and added to mapping
|
||||
}
|
||||
}
|
||||
Can be fixed after KT-61361.
|
||||
*/
|
||||
expectToCompatibilityMap.asMutableMap()[expectMember] = compatibility
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user