summaryrefslogtreecommitdiff
path: root/test/indent/rust/after-open-with-chars/out
blob: 3b4343b25bcb5c8efb1b4c3ea89508630a8e3af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
    Foo {
        bar,
        baz

    foo(
        bar,
        baz

    vec![
        bar,
        baz