add draft for load arg handling

This commit is contained in:
Luna 2019-06-06 23:55:59 -03:00
parent 92a3076b9b
commit 38e0a1a961
6 changed files with 31 additions and 8 deletions

View file

@ -1,2 +1,2 @@
load :1;
load :0;
quicksave;

View file

@ -1,3 +1,3 @@
load :1;
load :0;
echo 3 0 1 0.2;
quicksave;