macro_rules! runcommand_with_prompt {
( $client: expr, $name: expr, $prompt: expr, $args: expr $(, $o: expr, $x: expr )* ) => { ... };
}
macro_rules! runcommand_with_prompt {
( $client: expr, $name: expr, $prompt: expr, $args: expr $(, $o: expr, $x: expr )* ) => { ... };
}