index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
packages
/
adglent
/
include
/
priv@toml_TomParseError.hrl
blob: 7306934a925a8918c94be93b2c584c0a8585fabd (
plain
)
1
-
record
(
tom_parse_error
,
{
error
::
tom
:
parse_error
()}).