Packages

A native gleam reader for GNU gettext .po files

Current section

Files

Jump to
poreader include poreader_LexerError.hrl
Raw

include/poreader_LexerError.hrl

-record(lexer_error, {row :: integer(), col :: integer(), lexeme :: binary()}).