/* @start constant */

.class {}

.hoge > .class {
    color: red;
}

/* @end constant */

