parens-error-3.less 44 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3
.a {
  something: (12 + (13 + 10 -23));
}