Force resolve descriptor type
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
trait A
|
||||
|
||||
public class <caret>B {
|
||||
private val bar = object : A {}
|
||||
}
|
||||
Reference in New Issue
Block a user