Usages of backtick inline comments spanning multiple lines breaks code navigation

Hi @konstantinast,
thanks for reporting and the code snippet!
The real issue here is the parsing of comments wrapped in backticks. The message about the unused local is caused by the incorrect parsing.

I’ll fix this for the next bug-fix update.

Joachim

1 Like