Skip to main content

include/tomlet@ast_SpecialFloat.hrl

-record(special_float, {
    value :: tomlet@ast:special_float(),
    source_text :: binary()
}).