fn main() {} #[test] fn not_passing() { assert!(false); }