Current section

Files

Jump to
molt include molt@value_TomlOctalInt.hrl
Raw

include/molt@value_TomlOctalInt.hrl

-record(toml_octal_int, {
text :: gleam@option:option(binary()),
value :: integer()
}).