Description
Prolog code is commented with # instead if %.
Steps to reproduce
- Create a new Replit with Prolog.
- Hit Ctrl + /.
Expected:
The code is commented with %.
Actual:
The code is commented with #, what is not correct in Prolog.
Bug appears at this link: https://replit.com/@piotr-sobieraj/prolog-misc#main.pl
Screenshot(s)/Screen Recording:
Browser/OS/Device: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Replit Profile: https://replit.com/@piotr-sobieraj