• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

_test()1 fn _test() {
2     dep1::dep1();
3     dep2::dep2();
4 }
5