[][src]Macro advent_of_code::test_part_one

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