Closed
Description
File location postfix-expression-evaluation
If too few number arguments are passed then it should throw error or expression is not in order.
Few cases:
12
Error1
Error+
Error1+2
Error+12
Error
File location postfix-expression-evaluation
If too few number arguments are passed then it should throw error or expression is not in order.
Few cases:
12
Error1
Error+
Error1+2
Error+12
Error