Skip to content

Commit 92d15ea

Browse files
3Rafaljonludlam
authored andcommitted
fmt
1 parent 34914cf commit 92d15ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/token.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ type tag =
2121
| `Inline
2222
| `Open
2323
| `Closed
24-
| `Hidden] ]
24+
| `Hidden ] ]
2525

2626
type t =
2727
[ (* End of input. *)

0 commit comments

Comments
 (0)