parens-error-2.txt 123 Bytes Edit Raw Blame History 1 2 3 4 ParseError: Expected ')' in {path}parens-error-2.less on line 2, column 28: 1 .a { 2 something: (12 * (13 + 5 -23)); 3 }