[][src]Macro advent_of_code::test_part_one_error

macro_rules! test_part_one_error {
    ($input:tt => $expected:tt) => { ... };
}