Macro raml::val_long [] [src]

macro_rules! val_long {
    ($x:expr) => { ... };
    ($x:ident) => { ... };
}

(((intnat)(x) << 1) + 1)