mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02: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.