#[cfg(test)] #[test] fn compiles() { assert_eq!(1 + 1, 2); }