c8badb0a38
Previously in case type wasn't resolved in codegen (debug info wasn't constructed from IR), we'd use reference to kotlin.Any? as type, from now we're using forward declaration. What next? - type parameters... how to deal with? (cherry picked from commit 579acba659fe52afec638fc00e07a320560bd5fa)