1 // Copyright 2022 Google LLC. 2 // Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. 3 4 #pragma once 5 6 constexpr int PrivateBaseConstant = 2; 7