Actually we have a lot of non-nullable vals initia...
# language-proposals
m
Actually we have a lot of non-nullable vals initialized with null in our code base. Currently we use a hack for that and rely on it heavily.