mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +00:00
Previously, formatting the following would incorrectly skip the indents:
```
{
foo
bar
}
```
to create:
```
{
foo
bar
}
```
22 KiB
22 KiB