[libcxx] [test] D27027: Strip trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287829 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// <string>
|
||||
|
||||
// template<class _Tp>
|
||||
// basic_string(const _Tp& __t, size_type __pos, size_type __n,
|
||||
// basic_string(const _Tp& __t, size_type __pos, size_type __n,
|
||||
// const allocator_type& __a = allocator_type());
|
||||
//
|
||||
// Mostly we're testing string_view here
|
||||
|
||||
Reference in New Issue
Block a user