mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 09:09:13 +00:00
Because of the 'default' label, the compiler did not warn about the missing field. The `VERIFY_NOT_REACHED` was moved out of the switch to fix this.