blob: 9a86adfd89860fc6f7d400f8f6188e23b9dc8c2b [file] [log] [blame]
// Copyright 2022 Google LLC.
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#pragma once
#include "experimental/bazel_test/base/base.h"
#include "experimental/bazel_test/base/base_priv.h"
constexpr float PublicCoreConstant = float(PublicBaseConstant)/float(PrivateBaseConstant);
int getMagicNumber();