fcd7677a3f
In short, some of the bytecode analyzers assume that there could be no stores instructions into parameter vars with value of different types (even when the value type is a subtype) See the issue for details #KT-19713 Fixed