d2/e2etests/testdata/files/disconnect_direction_right.d2

17 lines
76 B
Text
Raw Normal View History

2023-12-13 19:04:22 +00:00
direction: right
a: {
b
}
c: {
d
}
e: {
f
}
a.b -> c.d
a.b -> e.f