Re: Multi-assign
- Posted by DerekParnell (admin) Dec 03, 2011
- 1849 views
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.