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