[][src]Macro varisat_formula::vars

macro_rules! vars {
    ( $( $x:expr ),* ) => { ... };
    ( $( $x:expr ),* , ) => { ... };
}

Shortcut for tests