#14804: Remove [] around optional arguments with default values
Mostly just mechanical removal of []. In some rare cases I've pulled the default value up into the argument list.
Showing
Please register or sign in to comment
Mostly just mechanical removal of []. In some rare cases I've pulled the default value up into the argument list.