diff --git a/letThereBe.js b/letThereBe.js index 928877f..68e0591 100644 --- a/letThereBe.js +++ b/letThereBe.js @@ -1,7 +1,7 @@ function inTheBeginning() { - var heaven = {}, - earth; + const heaven = {}; + var earth; let deep = 'darkness';