Completion of object's in type position - they can be used there
This commit is contained in:
-1
@@ -35,5 +35,4 @@ public class SamConstructorDescriptor(
|
||||
|
||||
public object SamConstructorDescriptorKindExclude : DescriptorKindExclude {
|
||||
override fun matches(descriptor: DeclarationDescriptor) = descriptor is SamConstructorDescriptor
|
||||
override fun toString() = this.javaClass.getSimpleName()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user