pixsy/node_modules/less/test/less-bom/errors/parens-error-3.less

3 lines
44 B
Plaintext

.a {
something: (12 + (13 + 10 -23));
}