Macro pilka_lib::any[]

macro_rules! any {
    ($x : expr, $($y : expr), + $(,) ?) => { ... };
}