Add some data flow analysis tests on when
This commit is contained in:
committed by
Dmitry Petrov
parent
ae929d0f08
commit
148d03e365
+5
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
public fun getBoolean(): kotlin.Boolean
|
||||
public fun testSafeCaptureVarInInitializer(): kotlin.Unit
|
||||
public fun testUnsafeCaptureVarInInitializer(): kotlin.Unit
|
||||
Reference in New Issue
Block a user