float x;
_checkEqual(x, 0); // check float with no \n above

float y;
_checkEqual(y, 0); // check float with \n above
