ref: 079e6ba6e4a218a64d593894050f546ca5cd3d34 dir: /tests/cc/execute/0185-esc_macro2.c/
#define EXPECT_VALUE "{[\"-0123456789tfn" int main() { char *p = EXPECT_VALUE; return 0; }