[FIR] Include generated declarations into FIR dump in tests
Also include non root package directive of FirFile to dump
This commit is contained in:
committed by
TeamCityServer
parent
ea93d23dca
commit
c60ba51f8f
@@ -1,4 +1,6 @@
|
||||
FILE: complexTypes.kt
|
||||
package a.b
|
||||
|
||||
public final class C<T, out S> : R|kotlin/Any| {
|
||||
public constructor<T, out S>(): R|a/b/C<T, S>| {
|
||||
super<R|kotlin/Any|>()
|
||||
|
||||
Reference in New Issue
Block a user