Files
kotlin/compiler/testData/codegen/box
Mikhail Zarechenskiy f23b5103ec Avoid non-null assertions for inline classes based on nullable types
Note that there are more places where assertions for inline classes should refined:
  - lateinit vars
  - values that come from Java
  - type casts (interfaces to inline class type)
2018-02-20 14:41:48 +03:00
..
2017-03-20 18:46:01 +01:00
2017-11-27 17:01:15 +03:00
2018-01-12 12:50:38 +01:00