as31: Fix test data for testAddArrayOfTypeForJavaAnnotation

This commit is contained in:
Vyacheslav Gerasimov
2017-10-26 17:47:34 +03:00
committed by Nikolay Krasko
parent c78c82a366
commit 06efb037fd
@@ -0,0 +1,10 @@
// "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
// ACTION: Make private
// ACTION: To raw string literal
// ACTION: Do not show hints for current method
@ArrAnn(<caret>"123") class My