https://github.com/elm/parser/blob/master/src/Parser.elm#L170 The documentation implies a basic working implementation, but currently it's just a placeholder: ```elm deadEndsToString deadEnds = "TODO deadEndsToString" ```