Current File : /home/jvzmxxx/wiki/tests/phpunit/data/less/common/test.common.mixins.less
.test-mixin (@value) {
	color: @value;
	border: @foo solid @Foo;
}