Macro gostd::uint[][src]

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