Add a strcmp check against "\n" before invoking wrenInterpret in the runRepl function, preventing an unnecessary interpretation attempt and potential error handling for blank user input.