Skip to main content

include/magic_string_InvertedRange.hrl

-record(inverted_range, {start :: integer(), 'end' :: integer()}).