aboutsummaryrefslogtreecommitdiffstats
path: root/important-file.c
blob: 147f2560defa3cb2e9a4ab57fa7fbbc5de10fff8 (plain)
1
2
3
4
5
#include <stdio.h>

main () {
	printf("test \n")
}