Fix testAddArrayOfTypeForJavaAnnotation (named arguments in 1.3)

This commit is contained in:
Mikhail Glukhikh
2018-09-13 12:48:05 +03:00
parent 140c5d7689
commit 65ee837bfe
3 changed files with 0 additions and 3 deletions
@@ -1,5 +1,4 @@
// "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false"
// ACTION: Add 'value =' to argument
// ACTION: Create test
// ACTION: Make internal
// ACTION: Make private
@@ -1,5 +1,4 @@
// "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false"
// ACTION: Add 'value =' to argument
// ACTION: Create test
// ACTION: Do not show hints for current method
// ACTION: Make internal
@@ -1,5 +1,4 @@
// "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false"
// ACTION: Add 'value =' to argument
// ACTION: Create test
// ACTION: Do not show hints for current method
// ACTION: Make internal