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