Skip to content

Commit

Permalink
add parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Sinton committed Dec 9, 2024
1 parent 38cc37e commit 28980c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ run "COBOL" "" "./cobol/main"
#run "Ada" "./ada/code"
#run "D" "./d/code" # Seems to not have an arm / M1 version
#run "Java GraalVM" "./jvm.code"
run "Cython" "./cython/code"
run "Cython" "./cython/code 40"

0 comments on commit 28980c4

Please sign in to comment.