I have this AST explorer snippet which almost lets me do what I want, which is to turn this:
function bar() {return 42;} va