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