basic: args file that doesn't rely on return value.
authorJoel Martin <github@martintribe.org>
Fri, 26 Jul 2019 05:15:39 +0000 (00:15 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 26 Jul 2019 05:15:39 +0000 (00:15 -0500)
commit402fb331d6929c176fbeb05be07b63347c527249
treec4dff910376814604e3752cdb3b6e49d55b894c3
parent999b17ad7b7be67d346663dad2b39345c30b447d
basic: args file that doesn't rely on return value.

Instead, the file itself does the def of -*ARGS*-. The behavior that
the final value of a loaded file is returned is not necessarily
something we want to assume.
basic/.args.mal
basic/run
basic/step6_file.in.bas
basic/step7_quote.in.bas
basic/step8_macros.in.bas
basic/step9_try.in.bas
basic/stepA_mal.in.bas