On 1/22/2021 8:50 AM, Remi Forax wrote:
I don't think we should support the fallthrough with null given that adding a "null 
comma" in front of a case provides the same semantics.


Uhm, that *is* the fallthrough.  The two are the same, just different syntaxes.  You can do both, or neither, but you can't really do one and not the other.

Reply via email to