#[ test ] fn not() { let mut _x = StructUnit; _x = !_x; }