dienstplan/node_modules/less/test/less/errors/parens-error-1.less
2017-09-13 07:52:34 +02:00

3 lines
42 B
Plaintext

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