[TD] Update test data after previous commit
This commit is contained in:
@@ -6,4 +6,4 @@ fun foo(vararg arg: Base) {}
|
||||
fun bar(base: Array<Base>, sub: Array<Sub>) {
|
||||
foo(*base)
|
||||
foo(*sub)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user