Closed 00JCIV00 closed 8 months ago
This will combine noFormats() and the new void technique used with allow_arg_indices.
noFormats()
void
allow_arg_indices
It will also implement the void technique on other Argument fields.
Closed w/ 550503c
This will combine
noFormats()
and the newvoid
technique used withallow_arg_indices
.It will also implement the
void
technique on other Argument fields.