mirror of
https://github.com/less/less.js.git
synced 2026-02-06 13:05:07 -05:00
.mixin (...) {} // matches any number of arguments
.mixin () {} // matches exactly 0 arguments
.mixin (@a: 1) {} // matches 0-1 arguments
487 B
487 B