We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd60049 commit 7d74abfCopy full SHA for 7d74abf
src/syntax.ml
@@ -475,7 +475,7 @@ let paragraph : input -> Ast.nestable_block_element with_location =
475
(* {3 Helper types} *)
476
477
(* The interpretation of tokens in the block parser depends on where on a line
478
- each token appears. The five possible "locations" are:
+ each token appears. The seven possible "locations" are:
479
480
- [`At_start_of_line], when only whitespace has been read on the current
481
line.
0 commit comments