FIR2IR: Adjust test data for updated overridden structure

This commit is contained in:
Denis.Zharkov
2021-02-17 17:56:18 +03:00
parent a750d9466e
commit 377a0aa237
203 changed files with 856 additions and 3799 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
annotation class TestAnnWithIntArray(val x: IntArray)
annotation class TestAnnWithStringArray(val x: Array<String>)