Update testdata

This commit is contained in:
Victor Petukhov
2021-07-23 11:29:15 +03:00
committed by Mikhael Bogdanov
parent f34726ff91
commit d2a7434cff
6 changed files with 36 additions and 13 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
interface A {
fun foo(): Any
}