diff options
author | Anthony Wang | 2021-12-08 12:40:12 -0600 |
---|---|---|
committer | Anthony Wang | 2021-12-08 12:40:12 -0600 |
commit | f6c080fd9f22141085046b3ead643563648a1276 (patch) | |
tree | c49ae2f7c72eab2d0f1a03134b895d32b641a7f5 /run.sh | |
parent | 9e38c72d03320a935200427602f8220c4008eef7 (diff) |
Add Lua code
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,4 +59,4 @@ echo Lisp hyperfine "ecl --shell test.lisp" echo Lua - +hyperfine "lua test.lua" |