mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-10 10:31:03 +02:00
f58ff0c540
I have never head of \l and MSVC warns about unknown escape sequence, so I changed it into \f that definitely exists and potentially might be useful.