JVM_IR: Allow delegated companion objects.

This currently leads to a compilation error due to metadata
generation.
This commit is contained in:
Mads Ager
2019-06-03 10:55:41 +02:00
committed by Alexander Udalov
parent 4ddd9f081b
commit 71604851fe
2 changed files with 1 additions and 2 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
package test
interface T {