digraph test123 { one -> two_a one -> two_b two_a -> three_aa two_a -> three_ab two_b -> three_ba two_b -> three_bb }