ref: e930483aa34db9d2c88395e5505c452b032ceebc dir: /tests/execute/0123-doubleconst.c/
double x = 100; int main() { return x < 1; }