JVM_IR: Allow delegated companion objects.
This currently leads to a compilation error due to metadata generation.
This commit is contained in:
committed by
Alexander Udalov
parent
4ddd9f081b
commit
71604851fe
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
package test
|
||||
|
||||
interface T {
|
||||
|
||||
Reference in New Issue
Block a user