⌈⌋ ⎇ branch:  Bitrhythm


Artifact Content

Artifact da9bba73f77b49868951773acffb7f71655f190be4a69397fe670e3d4cf886ed:



<loop-combo>
  <lci x={x} each={x in a} />

  <div each={x in b}>
    <lci x={x} />
  </div>

  this.a = ['a']
  this.b = ['y']
</loop-combo>

<lci>
</lci>