16 lines
76 B
Text
16 lines
76 B
Text
direction: right
|
|
|
|
a: {
|
|
b
|
|
}
|
|
|
|
c: {
|
|
d
|
|
}
|
|
|
|
e: {
|
|
f
|
|
}
|
|
|
|
a.b -> c.d
|
|
a.b -> e.f
|