"main function must return int" build failure(s) — clang 12.0.1
← Return to the list
#include <stdio.h> void main() { printf("Hello world\n"); }
No error detected for version 12.0.1