FIR: Mute property-delegation-inference related tests
They started failing once we began reporting diagnostics from completion The main reason is that we resolve `delegate()` call from `delegate().getValue()` in the independent context, while in FE 1.0 it's being resolved within the same system as getValue ^KT-46420 Relates
This commit is contained in:
committed by
teamcityserver
parent
cd401b5b8a
commit
78ec4b5248
-1
@@ -1,4 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
|
||||
object T3 {
|
||||
|
||||
Reference in New Issue
Block a user