FIR IDE: Allow FIR-specific "after" files for
AbstractHighLevelQuickFixTest.
This commit is contained in:
committed by
Ilya Kirillov
parent
14ca2d207d
commit
e9298d1d71
+2
-1
@@ -5,4 +5,5 @@ fun foo(a: String?) {
|
||||
// comment2
|
||||
.<caret>length
|
||||
}
|
||||
/* FIR_COMPARISON */
|
||||
// FIR_IDENTICAL
|
||||
/* FIR_COMPARISON */
|
||||
|
||||
Reference in New Issue
Block a user