Files
ladybird/Userland/DevTools/HackStudio/Language.cpp
Brian Gianforcaro 511822c9fe HackStudio: Fix typo in C++ file extension mapping code
This looks like a copy past bug where we were checking "cc" twice
instead of checking for the equivalent header extension.

Found by Sonar Cloud.
2021-09-01 18:06:14 +02:00

2.1 KiB