I'm not allowed to use `const` variable declarations for some reason: ```bash Unexpected 'const' at 283:1 after ';' at 1:13 ```