Skip to content

Commit

Permalink
fix: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pfitzseb committed Jun 10, 2024
1 parent 158189d commit e96190f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions test/outputs/Julia_completions_1.11.multiout
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil>
|
Expand All @@ -29,7 +29,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBB
|
Expand All @@ -46,7 +46,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand All @@ -66,7 +66,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand All @@ -86,7 +86,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand All @@ -112,7 +112,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand All @@ -138,7 +138,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand Down Expand Up @@ -167,7 +167,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand Down Expand Up @@ -196,7 +196,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand Down Expand Up @@ -227,7 +227,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand Down Expand Up @@ -258,7 +258,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand Down Expand Up @@ -294,7 +294,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand Down Expand Up @@ -330,7 +330,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand Down Expand Up @@ -369,7 +369,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand Down Expand Up @@ -408,7 +408,7 @@
|infil> struct Foo
| xxx
| yyy
| end
| end
|
|infil> foo = Foo(1, 2)
|Main.anonymous.Foo(1, 2)
Expand Down Expand Up @@ -451,7 +451,7 @@
|BBBBBBBCCCCCCCCCC
|AAAAAAACCCCC
|AAAAAAACCCCCCC
|AAAAAAACCCCCCC
|AAAAAAACCC
|
|BBBBBBBCCCCCCCCCCCCCCC
|CCCCCCCCCCCCCCCCCCCCCCCC
Expand Down

0 comments on commit e96190f

Please sign in to comment.