test 44 B

1234
  1. void main() {
  2. int a = 5;
  3. test(a);
  4. }