Remove // FIR_IDE_IGNORE directive from passing tests

This commit is contained in:
Ilya Kirillov
2021-06-20 23:11:52 +02:00
parent 822590a62b
commit c2ae434737
14 changed files with 0 additions and 14 deletions
@@ -1,4 +1,3 @@
// FIR_IDE_IGNORE
// !JDK_KIND: MODIFIED_MOCK_JDK
abstract class A : <!DEPRECATION!>Throwable<!>(1.0) {}