As the return statement in inside the body (aka compound_statement in TS), it was not being recognized. I added it and return_statement is now being retrieved.
As the return statement in inside the body (aka compound_statement in TS), it was not being recognized. I added it and return_statement is now being retrieved.