Macro smurf::shell

source ·
macro_rules! shell {
    ($($arg:tt)*) => { ... };
}