blob: 734312b8b3c35a43c7fc288661cfef6fa011409e [file] [log] [blame]
// Analysis test shouldn't need this file.
// This is a workaround until
// https://github.com/bazelbuild/rules_rust/issues/2499
// is fixed
pub fn example_test_dep_fn() -> u32 {
1
}