DEBSOURCES
Skip Quicknav
sources / python-pydotplus / 2.0.2-5 / test / graphs / rowcolsep.dot
12345678
digraph G { node [shape=box] aaa -> bbb aaa -> BBB AAA -> BBB AAA -> bbb }