Does that work because `null as T` doesn't actuall...
# language-proposals
d
Does that work because
null as T
doesn't actually do anything during runtime and isn't checked during compiletime?