diff options
Diffstat (limited to 'aoc2023/build/packages/adglent/include/priv@toml_TomParseError.hrl')
-rw-r--r-- | aoc2023/build/packages/adglent/include/priv@toml_TomParseError.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aoc2023/build/packages/adglent/include/priv@toml_TomParseError.hrl b/aoc2023/build/packages/adglent/include/priv@toml_TomParseError.hrl new file mode 100644 index 0000000..7306934 --- /dev/null +++ b/aoc2023/build/packages/adglent/include/priv@toml_TomParseError.hrl @@ -0,0 +1 @@ +-record(tom_parse_error, {error :: tom:parse_error()}). |