Skip to content

Commit

Permalink
⚠️ Fix bad rebase 2 of 2
Browse files Browse the repository at this point in the history
For _reasons_ Git felt it important to (re-)introduce trailing spaces
  • Loading branch information
S0AndS0 committed Mar 1, 2025
1 parent 230589e commit 9ed5b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/stdlib/src/shell_docs_test.erl
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ Here are some examples of what should work:
## Comments:
```
1> [1,
1> [1,
% A comment in between prompts
2].
[1,
% A comment in a match
2]
2> [1,
2> [1,
% Indented comment in between prompts
2].
[1,
Expand Down

0 comments on commit 9ed5b46

Please sign in to comment.