How to read diff result: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<graphviz> | <graphviz> | ||
graph diff { | graph diff { | ||
{ rank=same; A; B; C } | |||
"5" | |||
" | "c" | ||
" | "7" | ||
" | |||
} | } | ||
</graphviz> | </graphviz> |