Sign in
rust
/
rust
/
b1dbc2403e2e8aeaf558d5ca2afcd5da2bc9ef84
/
.
/
tests
/
ui
/
parser
/
diff-markers
/
struct.rs
blob: d26464d47bcef1b0801891c03d0f7586f8f47f18 [
file
]
struct
S
{
<<<<<<<
HEAD
//~ ERROR encountered diff marker
x
:
u8
,
=======
x
:
i8
,
>>>>>>>
branch
}