Sign in
bazel
/
crubit
/
refs/heads/main
/
.
/
rs_bindings_from_cc
/
test
/
templates
/
SFINAE
/
test.rs
blob: bd667fb154da6e447fcc6a8da274cabef5b2d5b7 [
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
use
googletest
::
prelude
::*;
#[
gtest
]
fn
test_build
()
{}