luajit does support hashbangs
This commit is contained in:
parent
fad5da2e27
commit
0582895825
14 changed files with 23 additions and 7 deletions
2
clean
2
clean
|
@ -4,5 +4,5 @@ part="$2"
|
|||
|
||||
day="$(printf '%02d' "$day")"
|
||||
|
||||
rm -f ./run ./luac.out
|
||||
rm -f ./run
|
||||
rm -f "day${1}/part${2}.hi" "day${1}/part${2}.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue