Re: Multi-assign
- Posted by mattlewis (admin) Dec 03, 2011
- 1908 views
DerekParnell said...
mattlewis said...
I also updated it so that you can use ? for default parameters in routine calls.
I like that this is optional (doesn't break existing code). You could issue a warning when -strict is in effect and the ? is missing from a parameter list.
Yes, I didn't put in the warning yet, but that was the plan.
Matt