1 2 3 4 5 6
fn main() { one_assert::assert!(let); one_assert::assert!(let b); one_assert::assert!(let b = true); one_assert::assert!(let b = 1 +); }