mirror of
https://github.com/irmen/prog8.git
synced 2026-04-26 05:17:54 +00:00
fixed builtin functions no longer const-folding over arrays
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
rm *.jar *.asm *.prg *.vm.txt *.vice-mon-list
|
||||
rm -f *.jar *.asm *.prg *.vm.txt *.vice-mon-list
|
||||
rm -rf build out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user