mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 21:28:40 +00:00
Once again, we were mistakenly using StringBuilder's append(char) when we really wanted append_code_point(u32).
Once again, we were mistakenly using StringBuilder's append(char) when we really wanted append_code_point(u32).