testseijmura (25) in clang • 7 years ago #include <stdio.h> int main(void) { printf("HEllO WORLD"); return0; } clang test