include/tomlet@ast_InlineTable.hrl
-record(inline_table, {
entries :: list(tomlet@ast:inline_table_entry()),
source_text :: binary()
}).
-record(inline_table, {
entries :: list(tomlet@ast:inline_table_entry()),
source_text :: binary()
}).