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