index
:
print-hello-world
master
A potpourri of programming languages
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'run.sh')
-rwxr-xr-x
run.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 5bb14a5..fc5986f 100755
--- a/
run.sh
+++ b/
run.sh
@@ -59,4 +59,4 @@ echo Lisp
hyperfine "ecl --shell test.lisp"
echo Lua
-
+hyperfine "lua test.lua"