KT-17408 related: fix of two broken tests

This commit is contained in:
Mikhail Glukhikh
2017-04-26 17:31:46 +03:00
parent dce373b807
commit 787a32f4f1
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
// "Replace array of boxed with array of primitive" "false"
// ACTION: Convert to secondary constructor
// ACTION: Move to class body
// ERROR: Invalid type of annotation member
annotation class SuperAnnotation(
@@ -1,5 +1,4 @@
// "Replace array of boxed with array of primitive" "false"
// ACTION: Convert to secondary constructor
// ACTION: Move to class body
annotation class SuperAnnotation(
val str: <caret>Array<String>