[NI] Improve CST algorithm to handle non-fixed variables
#KT-32456 Fixed #KT-32423 Fixed #KT-32818 Fixed #KT-33197 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
public fun </*0*/ T> emptyList(): kotlin.collections.List<T>
|
||||
public fun </*0*/ T> mutableListOf(): kotlin.collections.MutableList<T>
|
||||
public fun test(/*0*/ condition: kotlin.Boolean): kotlin.Unit
|
||||
Reference in New Issue
Block a user