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