Closed thradams closed 3 months ago
int main() { int i = 0; if (i); // empty controlled statement found; is this the intent? i++; }