2b924f44d8
If an expression with type annotated with @EnhancedNullability is used as a function expression body, or property initializer, or variable initializer, and corresponding type can not contain null, generate nullability assertions for this expression.