[FIR] Fix invalid CallableId for methods in anonymous objects
This commit is contained in:
committed by
teamcityserver
parent
47aa04d55d
commit
30c381f16d
Vendored
+1
-1
@@ -15,7 +15,7 @@ FILE: anonymousInDelegate.kt
|
||||
|
||||
}
|
||||
|
||||
^ R|<local>/foo|.R|<local>/bar|()
|
||||
^ R|<local>/foo|.R|/<anonymous>.bar|()
|
||||
}
|
||||
)
|
||||
public get(): R|kotlin/Int| {
|
||||
|
||||
Reference in New Issue
Block a user