Fix crash in lvalue_refs test.
Accessing the first element of a `std::vector` that is empty results in a crash.
Showing
Please register or sign in to comment
Accessing the first element of a `std::vector` that is empty results in a crash.