We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2030cc2
Features:
if condition { fclose(fp); };
will fail because the two code paths can no longer be merged safely.