blob: 26fb9805cd8160612448f0a8e68c1d2b6de752e9 [file] [log] [blame]
// "class org.jetbrains.kotlin.idea.quickfix.MakeClassAnAnnotationClassFix" "false"
// ERROR: 'String' is not an annotation class
@String<caret> class foo {}