Regenerate test data with constructed descriptors for diagnostics tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
internal fun f(/*0*/ a: kotlin.Int, /*1*/ b: kotlin.Int, /*2*/ c: kotlin.Int, /*3*/ vararg d: kotlin.Int /*kotlin.IntArray*/, /*4*/ vararg e: kotlin.Int /*kotlin.IntArray*/, /*5*/ vararg f: kotlin.Int /*kotlin.IntArray*/): kotlin.Unit
|
||||
Reference in New Issue
Block a user