Ошибка на русском
This commit is contained in:
@@ -101,4 +101,4 @@ processExpression s = case runParser expression s of
|
||||
show (calculateExpression (a, op, b)) ++ "\n"
|
||||
_ -> err
|
||||
where
|
||||
err = error $ "Unable to parse the following expression: \"" ++ s ++ "\""
|
||||
err = error $ "Не удалось прочитать выражение: \"" ++ s ++ "\""
|
||||
Reference in New Issue
Block a user