Files
kotlin-fork/compiler/testData/codegen/box
Xin Wang 0eadf35132 Inline: Fix operand stack type verify error
This is a proposal to fix KT-49364.
Operand stack type verification happens before `checkcast`
is executed. When we implicitly cast an inline class
to a non-inline type, if type of stack value is not subtype
of the target, then coercing is necessary.
2022-09-21 16:42:14 +00:00
..
2022-08-01 08:57:16 +00:00
2022-09-15 16:27:46 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-06-28 16:58:20 +02:00
2021-12-29 17:07:03 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-02-24 15:20:14 +03:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00