mirror of
https://github.com/github/semantic.git
synced 2025-01-02 20:41:38 +03:00
Fix a missing bracket in a comment.
This was making bracket-matcher sad.
This commit is contained in:
parent
a92f55a053
commit
59ca7fd08b
@ -96,7 +96,7 @@ We align asymmetrically since the first child is asymmetrical, and then continue
|
||||
|
||||
[ [ Join This (Range 4 5, [ pure (Delete (Info (Range 4 5) mempty 0 :< Leaf "a")) ]) ]
|
||||
, [ Join These (Range 4 5, [ liftF (Info (Range 4 5) mempty 0 :< Leaf "b") ])
|
||||
(Range 4 5, [ liftF (Info (Range 4 5) mempty 0 :< Leaf "b") ])
|
||||
(Range 4 5, [ liftF (Info (Range 4 5) mempty 0 :< Leaf "b") ]) ]
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user