masak / alma

ALgoloid with MAcros -- a language with Algol-family syntax where macros take center stage
Artistic License 2.0
137 stars 14 forks source link

Parameter mismatch of any function call inside MAIN (wrongly) triggers usage message #530

Open masak opened 5 years ago

masak commented 5 years ago

I discovered this one as I was working on #498.

The problem is we catch absolutely all parameter mismatches, including "legitimate" ones which happen long after we've made the call to MAIN.