mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-21 16:06:11 +00:00
Before this could give the `must be followed by in` error before the undeclared private identifier error. Fixing the `in` error would not have resolved the other error so this order makes the errors more actionable.