mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
This allows the user to break a line: ```sh $ echo \ foo ``` is the same as ```sh $ echo foo ```
39 KiB
39 KiB