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