Our expression implementations do not actually return any error, and `Clone` should not return error in any case. Remove error make the code cleaner.
Our expression implementations do not actually return any error, and `Clone` should not return error in any case. Remove error make the code cleaner.