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