mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
These are pretty hairy if someone forgets to override one, as the catchall function in Instruction will keep calling itself over and over again, leading to really hard-to-debug situations.