blob: 7732b0fc1628455ec42c2b678320dd10a04a5d8e [file] [log] [blame]
#include <stdio.h>
void file3() {
printf("Control in function %s\n", __func__);
}