Search found 1 match

by Zeksie
Fri Aug 10, 2007 7:17 pm
Forum: Reporting a Bug
Topic: LUA block comment
Replies: 5
Views: 24792

LUA: Arrays are not comment blocks

I'm having an issue in LUA where double nested array references are also matching the end of comment and highlighting as block comment.

For example:
array[myVal[2]]

The ]] gets highlighted.