! Specifying a missing bound as exclusive is automatically converted
! to inclusive, e.g., <literal>[,]</literal> is automatically converted
! to <literal>(,)</literal>
Misspell?
You say:
exclusive is automatically converted to inclusive
But then:
[,] is automatically converted to (,)
which one is correct?
--
Best regards,
Eugen Konkov