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