tree_prefix_foo.c 42 B

1234
  1. int tree_prefix_foo(void)
  2. {
  3. return 6;
  4. }