[FE] Add test for compiling against library with kotlin sealed classes and interfaces
#KT-20423 #KT-13495
This commit is contained in:
committed by
TeamCityServer
parent
7897bb6adb
commit
c0a1aecf9b
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
package test
|
||||
|
||||
object D : Base(), IBase
|
||||
Reference in New Issue
Block a user