I expect `#nullable enable` will be the most common usage of `#nullable` directive, so it makes sense to give it a shorter form and nicer default.
I expect
#nullable enablewill be the most common usage of#nullabledirective, so it makes sense to give it a shorter form and nicer default.