blob: 3b17941a73e0e0162f3ca21b7fec74afee293a17 [file] [log] [blame]
const char *W = "foo";
const int X = 7;
int Y = 8;
const char * const Z = "bar";