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