Splits a statement with the declaration and initialization of a variable into a statement with the variable declaration and an assignment statement and then moves the newly created
var
statement to the top of the current scope.