Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-3066.rs
blob: d4dccc97e48258b2298951f840227ed4bc21fb47 [
file
] [
log
] [
blame
]
// rustfmt-indent_style: Visual
fn
main
()
{
Struct
{
field
:
aaaaaaaaaaa
};
Struct
{
field
:
aaaaaaaaaaaa
};
Struct
{
field
:
value
,
field2
:
value2
};
}