↓ 1 callersFunctiontest_function_1* @brief Test function 1 with input array
* {'2', '3', '1', '*', '+', '9', '-'}
* @returns none
*/
others/postfix_evaluation.cpp:126
↓ 1 callersFunctiontest_function_2* @brief Test function 2 with input array
* {'100', '200', '+', '2', '/', '5', '*', '7', '+'}
* @returns none
*/
others/postfix_evaluation.cpp:139