static int x = -2; long main(int argc, char **argv) { return x + 17.3; }