Can anyone think of a situation where lines of code could ever be illegal?
const char *kiddie_pr0n = { 0xff, 0xd8, 0xff, 0xe0,
0x00, 0x10, 0x4a, 0x46,
0x49, 0x46, 0x00, 0x01, ... };
and undoubtedly many other cases.