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 f453fc9 commit fc7bf20Copy full SHA for fc7bf20
lib/part.mli
@@ -47,7 +47,6 @@ module Internal : sig
47
| Part_begin of part_meta
48
| Part_end
49
50
- val parse_line : string -> t list
51
val parse : string -> (t list, [> `Msg of string ]) result
52
end
53
0 commit comments