[libcxx][nfc] Add one more test case for contiguous_range.
If the `data` member function is different enough, `ranges::data` won't pick it, so the range remains a contiguous_range.
Loading
Please sign in to comment
If the `data` member function is different enough, `ranges::data` won't pick it, so the range remains a contiguous_range.