local changes from server
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / less / errors / parens-error-1.less
1 .a {
2   something: (12 (13 + 5 -23) + 5);
3 }