[][src]Macro armalint::repeat

macro_rules! repeat {
    ($s:expr, $n:expr) => { ... };
}