body {
  color: 8;
  color: 16;
  height: 10px/10px;
  color: 6px;
  color: 5px;
  top: 1.5em;
  left: -1cm;
  top: 6.2992125984;
}
div {
  color: false;
  color: true;
  color: true;
  color: false;
}
#units {
  test: 2.5748031496in;
  test: 13mm;
  test: 4em;
  test: 11mm;
  test: 1.1cm;
}
#modulo {
  test: 1;
  test: 1cm;
}
#colors {
  color: false;
  color: true;
  color: false;
  color: true;
  color: false;
  color: true;
  color: true;
  color: false;
}
#preserve {
  hello: what -going;
  hello: what - going;
}
#strings {
  hello: what -going;
  hello: whatgoing;
  hello: whatgoing;
  hello: whatgoing;
  hello: whatgoing;
  hello: "whatgoing";
  hello: goingwhat;
  hello: "whatwhat";
}
#negation {
  a: -60;
  b: -90;
  b: -90;
}
#bools-fail {
  and: false and two;
  and: one and two;
  and: one and false;
  or: false or two;
  or: one or two;
  or: one or false;
}
#bools {
  and: false;
  and: two;
  and: false;
  or: two;
  or: one;
  or: one;
  or: two;
  mixed_precedence: true;
}
#nots-fail {
  not: false2;
  not: not false;
  not: not 0;
  not: not 1;
  not: not "";
  not: not hello;
}
#nots {
  not: false2;
  not: true;
  not: false;
  not: false;
  not: false;
  not: false;
  not: true;
}
#string-test {
  str: true;
  str: false;
  str: true;
  str: true;
  str: xhellohellofalse;
  str: true;
}
#special {
  cancel-unit: 1;
}
.row .a {
  margin: -0.5em;
}
.row .b {
  margin: -0.5em;
}
.row .c {
  margin: -0.5em;
}
.row .d {
  margin: -0.5em;
}
.row .e {
  margin: 0 -0.5em;
}
.alt .a {
  margin: -0.5em;
}
.alt .b {
  margin: -0.5em;
}
.alt .c {
  margin: -0.5em;
}
.alt .d {
  margin: 0 -0.5em;
}
.alt .e {
  margin: 0 -0.5em;
}
.row .f {
  margin: -2em;
}
.row .g {
  margin: -2em;
}
.row .h {
  margin: -2em;
}
.row .i {
  margin: -2em;
}
.row .j {
  margin: 0 -2em;
}
.alt .f {
  margin: -2em;
}
.alt .g {
  margin: -2em;
}
.alt .h {
  margin: -2em;
}
.alt .i {
  margin: 0 -2em;
}
.alt .j {
  margin: 0 -2em;
}
div {
  *margin-left: 2.0744680851%;
}
.foo {
  width: 12.5%;
}
#bools-test {
  a: false;
  b: true;
  f: false;
  n: true;
  o: true;
  p: false;
  r: one;
  s: one;
}
a {
  width: 0.9722222222vw;
  height: 0.9722222222vw;
}
