Skip to content

Commit

Permalink
updated debugging test file. seems fine. further testing and refineme…
Browse files Browse the repository at this point in the history
…nt required
  • Loading branch information
JCBurnside committed Mar 17, 2024
1 parent 3d9622f commit cebf2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/test.fb
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ let main _ : () -> () =
| 2 -> print_str "two",
print_str "main";
show_short_curicuit ();
let y = externed 0;
return ();

0 comments on commit cebf2a0

Please sign in to comment.