[][src]Macro varisat_formula::lits

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

Shortcut for tests