Regenerate test data with constructed descriptors for diagnostics tests
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun foo(): kotlin.Unit
|
||||
public fun </*0*/ T : kotlin.Any> iterate(/*0*/ initialValue: T, /*1*/ nextFunction: (T) -> T?): kotlin.Iterator<T>
|
||||
Reference in New Issue
Block a user