Macro gostd::int[][src]

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