]> git.wh0rd.org Git - ICEs.git/blob - 137526/jsmath.i
initial import
[ICEs.git] / 137526 / jsmath.i
1 void math_round()
2 {
3         double x;
4         foo(x, copysign(bar(), x));
5 }