feat: Add support for let and expression statements.
This commit implements parsing for `let` statements, anything that is not a let statement will be assumed to be an expression statement.
This commit is contained in: