Skip to content

Commit

Permalink
fix fn name
Browse files Browse the repository at this point in the history
  • Loading branch information
skver0 committed Jan 12, 2024
1 parent 1343139 commit 5fd3999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimized_implementations/main.fish
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
function isprime
function is_prime
return 1
end

0 comments on commit 5fd3999

Please sign in to comment.