K2 Scripting: fix CFG processing related testdata in compiler
This commit is contained in:
committed by
Space Team
parent
ff4f30ddc1
commit
90a7f7beac
+1
@@ -1,6 +1,7 @@
|
||||
// !WITH_NEW_INFERENCE
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// IGNORE_DIAGNOSTIC_API
|
||||
// DUMP_CFG: LEVELS
|
||||
// KT-62840
|
||||
val (a1, a2) = A()
|
||||
val (b1: Int, b2: Int) = <!COMPONENT_FUNCTION_RETURN_TYPE_MISMATCH!>A()<!>
|
||||
|
||||
Reference in New Issue
Block a user