Files
kotlin-fork/compiler
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
..
2018-02-19 18:39:08 +03:00
2018-02-09 09:10:53 +03:00