Whenever we want the default 0/null value for a type we need to check if it is a non-nullable inline class type and produce the right value for the underlying type.
KotlinType
#KT-27526 Fixed