• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Analysis test shouldn't need this file.
2 // This is a workaround until
3 // https://github.com/bazelbuild/rules_rust/issues/2499
4 // is fixed
example_test_dep_fn() -> u325 pub fn example_test_dep_fn() -> u32 {
6     1
7 }
8