import-test-b.less 80 Bytes
@import "import-test-c";

@b: 100%;

.mixin {
  height: 10px;
  color: @c;
}