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