Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Aug 17, 2023
1 parent 2f58d65 commit 20acfab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/builtin/run-only-top-port.i
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ begin
one one add
run inspect
swap inspect
run inspect
end
4 changes: 4 additions & 0 deletions tests/builtin/run-only-top-port.i.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ net_from_port (add₁₀)-return
(add1₂₂)-prev value-(zero₂₀)
(add1₂₁)-prev value-(zero₁₉)
end
net_from_port (add1₂₆)-value!
(add1₂₆)-prev value-(add1₂₁)
(add1₂₁)-prev value-(zero₁₉)
end

0 comments on commit 20acfab

Please sign in to comment.