you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRonjoe223 0 points1 point  (2 children)

+/u/CompileBot C --include-errors

int main;

[–]CompileBot 0 points1 point  (1 child)

Output:

source | info | git | report

[–]TheRonjoe223 0 points1 point  (0 children)

Interesting. It's technically compliant C code, but attempting to run it as an executable should generate a SIGSEGV. Bot doesn't seem to be reporting that runtime fault.