mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Merge branch 'google3'
Change-Id: Ibebf84b98939ee8e5006beedc34d225e8c2dd413
This commit is contained in:
@@ -42,7 +42,7 @@ class FileImplTest : public ::testing::Test {
|
||||
ASSERT_TRUE(bytes.result().isNull());
|
||||
}
|
||||
|
||||
static const int64_t kMaxSize = 3;
|
||||
static constexpr int64_t kMaxSize = 3;
|
||||
|
||||
std::string path_;
|
||||
std::fstream file_;
|
||||
|
||||
Reference in New Issue
Block a user