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

3 lines
45 B
Plaintext

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