blob: 1344ef567f691c6a4a4cbe2a21253061062aa788 [file] [edit]
// Copyright 2024 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "bazel/cc/examples/lib.h"
int get_answer() { return 42; }