1 2 3 4 5 6
// One has to wonder, what made this file so important in the first place. #include <stdio.h> main () { printf("test \n") }