Sign in
bazel
/
crubit
/
refs/heads/main
/
.
/
cc_bindings_from_rs
/
test
/
header_rename
/
rename_lib.rs
blob: 70b10befa360e70a61043e7aae6fbe9eb8b1541d [
file
] [
log
] [
blame
] [
edit
]
// Part of the Crubit project, under the Apache License v2.0 with LLVM
// Exceptions. See /LICENSE for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
pub
fn
f
()
->
i32
{
42
}