mixins-guards-cond-expected.txt 137 B

1234
  1. SyntaxError: expected condition in {path}mixins-guards-cond-expected.less on line 1, column 20:
  2. 1 .max (@a, @b) when @a {
  3. 2 width: @b;