FIR: introduce INVISIBLE_ABSTRACT_MEMBER_FROM_SUPER

This commit is contained in:
Mikhail Glukhikh
2021-03-22 12:15:33 +03:00
parent 47d2a914bc
commit 82b8cc333e
16 changed files with 90 additions and 61 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// !LANGUAGE: +ProhibitInvisibleAbstractMethodsInSuperclasses
// FILE: base/Base.java
package base;