'Lua', 'COMMENT_SINGLE' => array(1 => "--"), 'COMMENT_MULTI' => array(), 'COMMENT_REGEXP' => array( // Multiline comments 2 => '/--\[(=*)\[.*?\]\1\]/s', // Multi line literal strings (should not interpret escape sequences) // Here because no STRING_REGEXP 3 => '/(?