const char features[] = {"\n" }; int main(int argc, char** argv) { (void)argv; return features[argc]; }