mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
We should never hit this case - so don't generate code for it, and instead put in a VERIFY_NOT_REACHED. Also improve the formatting of the generated code to closer match the serenity code style.