Reject redundant characters after a quote for a numeric value operand in the printf
built-in
#94
Labels
good first issue
Good for newcomers
printf
built-in
#94
Command example:
Current behavior:
Exit_SUCCESS
).Expected behavior:
"+3
and'-3
contain redundant characters.Exit_FAILURE
).Reference:
The text was updated successfully, but these errors were encountered: