mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
According to 13.6.7 the return value for if expressions should be undefined when the branch statements don't yield a value.
According to 13.6.7 the return value for if expressions should be undefined when the branch statements don't yield a value.