blob: 58ae07e8698f77ced05cbdfa713d3dc28b59713b [file] [log] [blame]
#include <stdio.h>
int main() { printf("hi\n"); return 0; }