mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
SonarCloud flagged this 'Identical sub-expressions on both sides of operator "||"'. When looking at the git history it looks like it was just a copy / paste mistake that happened when Token::Type::Arrow support was added.