Skip to content

Commit

Permalink
Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mildm8nnered committed Jan 4, 2025
1 parent d32d6e4 commit cf956c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ struct AnonymousArgumentInMultilineClosureRule: Rule {
```
closure {
print(↓$0)
print(↓$0)
}
```
""",
Expand Down

0 comments on commit cf956c8

Please sign in to comment.