Refactor getDefaultSupertype, drop obsolete diagnostic
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
package bug
|
||||
|
||||
public enum class Foo<!TYPE_PARAMETERS_IN_ENUM!><T><!> {
|
||||
<!NO_GENERICS_IN_SUPERTYPE_SPECIFIER!>A<!><!WRONG_NUMBER_OF_TYPE_ARGUMENTS!><!>()
|
||||
A<!WRONG_NUMBER_OF_TYPE_ARGUMENTS!><!>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user