finished ch3 pass 1
This commit is contained in:
parent
c52aa12c70
commit
aaa086e90b
4 changed files with 17 additions and 4 deletions
|
@ -23,7 +23,7 @@ digraph G {
|
|||
x_in [label = "x_in = x"];
|
||||
y_in [label = "y_in = y"];
|
||||
call [label = "f()"];
|
||||
nr [style=dashed];
|
||||
nr [style=dashed, label = "normal return"];
|
||||
data [style=dashed, label = "x = x_out"];
|
||||
y [label = "Y"];
|
||||
c [label = "catch"];
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue