7.7

/*
 * bar5.c
 */
double x;

void f() {
  /*x = -0.0;*/
}

delete line

x = -0.0;
comments powered by Disqus