[FIR] Fix invalid CallableId for methods in anonymous objects

This commit is contained in:
Igor Yakovlev
2021-06-25 18:28:59 +02:00
committed by teamcityserver
parent 47aa04d55d
commit 30c381f16d
12 changed files with 24 additions and 24 deletions
@@ -15,7 +15,7 @@ FILE: anonymousInDelegate.kt
}
^ R|<local>/foo|.R|<local>/bar|()
^ R|<local>/foo|.R|/<anonymous>.bar|()
}
)
public get(): R|kotlin/Int| {