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