Skip to content

Commit

Permalink
Test: Failing test case
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav-ag committed Mar 28, 2024
1 parent 54e4970 commit f7f9aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func foo(n) {
}
foo(5);
`,
5
6
)

// Testing recursive function
Expand Down

0 comments on commit f7f9aaa

Please sign in to comment.