.test-mixin (@value) {
	color: @value;
	border: @foo solid @Foo;
}
