include/tomlet@ast_InlineTableEntry.hrl
-record(inline_table_entry, {
leading :: tomlet@ast:trivia(),
key :: tomlet@ast:key(),
value :: tomlet@ast:value(),
trailing :: tomlet@ast:trivia()
}).
-record(inline_table_entry, {
leading :: tomlet@ast:trivia(),
key :: tomlet@ast:key(),
value :: tomlet@ast:value(),
trailing :: tomlet@ast:trivia()
}).