Files
ladybird/Userland/Libraries/LibManual/Node.cpp
Lucas CHOLLET a5edc9cdfc Userland: Prefer _short_string over String::from_utf8_short_string
This user-defined literal is a strictly equivalent but shorter alias to
`String::from_utf8_short_string`.
2023-08-08 07:37:21 +02:00

5.1 KiB