mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
Otherwise it will cause complete unwind since all parent run() loops will see the same m_return_value being non-empty and break out.
Otherwise it will cause complete unwind since all parent run() loops will see the same m_return_value being non-empty and break out.