'); print('% '); try { ml_rep($input); } catch (MadLispException $ex) { print('error: ' . $ex->getMessage()); } print(PHP_EOL); }