hello.c 63 B

123456
  1. #include <stdio.h>
  2. void foo()
  3. {
  4. printf("printint: \n", );
  5. }