[FE 1.0] Migrate most of warning/error pairs to DiagnosticFactoryForDeprecation
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ public abstract class Base {
|
||||
package impl
|
||||
import base.*
|
||||
|
||||
<!INVISIBLE_ABSTRACT_MEMBER_FROM_SUPER!>class Impl<!> : Base()
|
||||
<!INVISIBLE_ABSTRACT_MEMBER_FROM_SUPER_ERROR!>class Impl<!> : Base()
|
||||
|
||||
fun foo() {
|
||||
Impl().foo()
|
||||
|
||||
Reference in New Issue
Block a user