Skip to content

Commit

Permalink
macos failing?
Browse files Browse the repository at this point in the history
  • Loading branch information
radioegor146 committed Feb 7, 2024
1 parent 926e4c7 commit 1a4e1f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public void run() throws Exception {
// 1->4(+3,e2)->14(+10,catch)->16(+2,e1)->30(+14,ix)
System.out.println("PASS");
} else {
System.out.println("FAIL");
System.out.println("FAIL: " + Exec.i);
}
}
}

0 comments on commit 1a4e1f7

Please sign in to comment.