This commit is contained in:
parent
bc7ec50c94
commit
b060de20c7
@ -89,7 +89,7 @@ pub fn part2(input: &str) -> IntType {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
pub const EXAMPLE: &str = &"125 17";
|
||||
pub const EXAMPLE: &str = "125 17";
|
||||
|
||||
#[test]
|
||||
fn part1_example() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user