File size: 54 Bytes
e36aeda
 
 
 
 
 
1
2
3
4
5
6
7
#include <stdio.h>

void f2()
{
	printf("hello\n");
}