FIR IDE: ignore not passing quickfixes tests

This commit is contained in:
Ilya Kirillov
2021-02-03 11:03:01 +01:00
parent 6c81d9848d
commit d72a2d39da
47 changed files with 91 additions and 22 deletions
@@ -1,3 +1,4 @@
// "class org.jetbrains.kotlin.idea.quickfix.MakeClassAnAnnotationClassFix" "false"
// ERROR: 'String' is not an annotation class
@String<caret> class foo {}
/* FIR_COMPARISON */