[libcxx] [test] Strip trailing whitespace.
No functional change, no code review. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294161 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
// [optional.nullopt]/2:
|
||||
// Type nullopt_t shall not have a default constructor or an initializer-list constructor.
|
||||
// It shall not be an aggregate and shall be a literal type.
|
||||
// It shall not be an aggregate and shall be a literal type.
|
||||
// Constant nullopt shall be initialized with an argument of literal type.
|
||||
|
||||
#include <optional>
|
||||
|
||||
Reference in New Issue
Block a user