Files
kotlin-fork/compiler/testData/codegen/box
pyos 513ef575ce JVM: correctly merge typed null values
1. merge(null of type A, null of type B) = null of unknown type;
2. merge(null of type A, something of type B) = merge(unknown null, B).

^KT-52311 Fixed
2022-05-17 11:58:06 +00:00
..
2022-04-27 19:50:27 +00:00
2022-03-08 14:19:37 +01:00
2021-12-29 17:07:03 +00:00
2022-02-25 11:46:27 +00:00
2021-12-29 17:07:03 +00:00
2022-02-24 15:20:14 +03:00
2022-01-26 23:40:41 +03:00
2022-03-08 14:19:37 +01:00