Sign in
bazel
/
crubit
/
0ccc48096f3af7ee937cdaaeeb51cd1553a978bf
/
.
/
cc_bindings_from_rs
/
test
/
header_rename
/
rename_lib.rs
blob: 70b10befa360e70a61043e7aae6fbe9eb8b1541d [
file
] [
log
] [
blame
]
// 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
}