@foo div foo(bar) {
  huz: buz;
}
div {
  hey: ho;
}
1+2 type-of("hello") {
  hey: ho;
}
