DEBSOURCES
Skip Quicknav
sources / msc-generator / 8.6.4-2 / tests / doc / exG5.block
123456789101112
box A: { box B { box C [color=red]; box D; C->D; C->A.D [color=green]; } box C [middle=B.D]; box D; C->D; D->B.D [color=blue]; }