Parses a range in form x..y into a 2-element array.
Allocate and return a static array of this type.
Error message in case of failure.
The string to be parsed. The expected format is x..y.
See Implementation
Parses a range in form x..y into a 2-element array.