// Make sure compound unification properly handles weaving together parent
// selectors.
.a .b {@extend .e}
.c .d {@extend .f}
.e.f {x: y}
