1 2 3 4 5 6 7
struct S { <<<<<<< HEAD //~ ERROR encountered diff marker x: u8, ======= x: i8, >>>>>>> branch }