Fix unsound smartcast from loop condition on assigned vars
^KT-22379 Fixed
This commit is contained in:
committed by
Dmitry Savvinov
parent
a7d706f693
commit
447c127036
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public fun bar(): kotlin.Unit
|
||||
public fun foo(): kotlin.Unit
|
||||
Reference in New Issue
Block a user