#include <langinfo.h>
int const foo = ERA_D_FMT;
int main(void) { return 0; }
