Let\'s suppose we have a simple function that calls another function passing a parameter:
let funcA = () => { let parameter; .... funcB(paramet