JVM_IR KT-36994 don't generate stub if present in superclass

This commit is contained in:
Dmitry Petrov
2020-09-24 16:49:36 +03:00
parent 1adce11257
commit cfd62c15bf
10 changed files with 147 additions and 17 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// FILE: test/B.java