rand

Macro error

Source
macro_rules! error {
    ($($x:tt)*) => { ... };
}