pub fn sanity_test_range_fmt() -> bool
Expand description

| trigger: string::at(x) on an empty string to | trigger __throw_out_of_range_fmt. | | test: force std::string to throw an | out_of_range exception. Verify that it’s | caught correctly.