mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
This Prolog file was misclassified as Perl. I assume linguist was confused because the file has many comments. Nevertheless, there are plenty of Prolog-distinguishing tokens such as `:-`, `module`, `%%`, capitalized variables names, `foo/2`, etc.