How to read diff result: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
"5c7" [shape=record; label="{<1>5 | <2>c | <3>7}"] | "5c7" [shape=record; label="{<1>5 | <2>c | <3>7}"] | ||
"5c7":1 -- 变动前行号 | "5c7":1:s -- 变动前行号 | ||
"5c7":2 -- 变动详情 | "5c7":2:s -- 变动详情 | ||
"5c7":3 -- 变动后行号 | "5c7":3:s -- 变动后行号 | ||
} | } | ||
</graphviz> | </graphviz> |