• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void test(int x);
2void test(out int x) {}
3