drwhut/decision

Allow for missing arguments if the function / subroutine has default values.

Closed this issue · 1 comments

Allow for missing arguments if the function / subroutine has default values.

Eventually decided against this. As the language will be visual, it does not make sense for GUI editors to intentionally miss out arguments, instead, they would just use the reported default value.