Sign in
rust
/
rust
/
36ba2c7712052d731a7082d0eba5ed3d9d56c133
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-3066.rs
blob: d4dccc97e48258b2298951f840227ed4bc21fb47 [
file
]
// rustfmt-indent_style: Visual
fn
main
()
{
Struct
{
field
:
aaaaaaaaaaa
};
Struct
{
field
:
aaaaaaaaaaaa
};
Struct
{
field
:
value
,
field2
:
value2
};
}