blob: a828c475779b6796fd71d1f56574aa19805e42e7 [file] [log] [blame]
#include <stdio.h>
void test() {
printf("hello\n");
}