mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
If we are printing strings in the critical path, handling new lines require us to break abstraction a bit to print new lines. Fixes #7562.
If we are printing strings in the critical path, handling new lines require us to break abstraction a bit to print new lines. Fixes #7562.