Files
kotlin/compiler/testData/codegen
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
2018-02-09 09:10:53 +03:00