Skip to content

Commit

Permalink
update a test
Browse files Browse the repository at this point in the history
  • Loading branch information
vekatze committed Dec 5, 2024
1 parent 201eaf4 commit aae8405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/term/with/source/with.nt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ define test2(): either(int, int) {
let _ = k in
tmp
in
let _ = k in
bind _: bool = Right(True) in
nop();
let _ = type in
Expand Down

0 comments on commit aae8405

Please sign in to comment.