Current section

Files

Jump to
pears include pears_UnexpectedEndOfInput.hrl
Raw

include/pears_UnexpectedEndOfInput.hrl

-record(unexpected_end_of_input, {
input :: pears@input:input(any()),
expected :: list(binary())
}).