[minor] Update test data for 1.4

This commit is contained in:
Victor Petukhov
2019-12-19 19:31:17 +03:00
parent 254dc8f71c
commit c89def9e06
18 changed files with 24 additions and 0 deletions
@@ -1,4 +1,5 @@
// !DIAGNOSTICS: -UNUSED_PARAMETER, -UNUSED_VARIABLE, -UNUSED_ANONYMOUS_PARAMETER
// !LANGUAGE: -TrailingCommas
@Target(AnnotationTarget.TYPE)
annotation class Anno1(val x: IntArray)